Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

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.