playground
playground copied to clipboard
fix package.son
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