An open API service indexing awesome lists of open source software.

https://github.com/webpack/playground

In-browser playground for webpack
https://github.com/webpack/playground

Last synced: 6 months ago
JSON representation

In-browser playground for webpack

Awesome Lists containing this project

README

          

# webpack playground

Test some parts of webpack in your browser.

[http://webpack.github.io/playground](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.