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

https://github.com/playpauseandstop/webpack-split-by-path-css-error


https://github.com/playpauseandstop/webpack-split-by-path-css-error

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

webpack-split-by-path-css-error
===============================

Simple implementation of failed bundle when using
[SplitByPathPlugin](http://www.npmjs.com/package/webpack-split-by-path)
together with [ExtractTextPlugin](http://www.npmjs.com/package/extract-text-webpack-plugin).

Usage
=====

To install requirements and attempt building a bundle, run:

$ make

or:

$ npm install
$ npm run bundle