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

https://github.com/halfzebra/webpack-empty-bundle


https://github.com/halfzebra/webpack-empty-bundle

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# CSS entry with extract-text-webpack-plugin

extract-text-webpack-plugin produces a javascript file `bundle.js` with empty modules in it.

The expected behaviour would be to not emit `bundle.js`, if the content of all modules is extracted.