example-app icon indicating copy to clipboard operation
example-app copied to clipboard

[OUTDATED] example web app for webpack

Results 6 example-app issues
Sort by recently updated
recently updated
newest added

Upgrades to Webpack 2. Didn't get the fake HMR to work, as webpack doesn't allow custom props in the exported file.

ERROR in ./~/jquery/lib/node-jquery.js Module not found: Error: Cannot resolve module 'jsdom' in /Users/Vistex/Desktop/webpack-master/example-app/node_modules/jquery/lib @ ./~/jquery/lib/node-jquery.js 5:13-29

I am getting this error when installing: npm ERR! notarget No compatible version found: webpack@'>=1.2.0

When trying to view the http://webpack.github.io/example-app/ and clicking the links the `3.js.map` and `1.js.map` throw `404` errors so i can view them... any ideas?