playground
playground copied to clipboard
In-browser playground for webpack
Hi @sokra , I am learning webpack, and find this repo with google. i think its interesting. This useful to help people study webpack underlying principle. I just wanna know...
playground install throw several exception : - install with npm3.0+ ( because of jade-loader 0.5 dependency with npm2.0+ ) - missing dependency enhanced-resolve I fixed those exception
Dependencies are too old, please upgrade.
We must include package-lock.json to git tracking, for future CI implementations.
**Trying to fix npm start.** I have managed to get the server up and running. Unfortunately, I'm couple of errors pls help @sokra 
**Description** `npm start` is throwing an error. 