Hi HashNoders., I am facing the following error when tried using Webpack for my project. "Module not found: Error: Cannot resolve module 'window'." I have few places in JS files where in which I need to set some values to the global 'window' object ...