Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 303 Bytes

webpack playground

Test some parts of webpack in your browser.

http://webpack.github.io/playground

The features are very limited because it compiles in browser:

  • Only jade-loader, style-loader and css-loader is supported.
  • Only a single asset is supported.