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
- Host: GitHub
- URL: https://github.com/webpack/playground
- Owner: webpack
- Archived: true
- Created: 2013-07-10T21:21:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T21:20:02.000Z (almost 7 years ago)
- Last Synced: 2025-08-21T13:58:59.441Z (6 months ago)
- Language: JavaScript
- Size: 473 KB
- Stars: 61
- Watchers: 5
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.