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
- Host: GitHub
- URL: https://github.com/playpauseandstop/webpack-split-by-path-css-error
- Owner: playpauseandstop
- Archived: true
- Created: 2015-09-08T10:14:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T13:44:41.000Z (almost 11 years ago)
- Last Synced: 2024-10-06T02:20:18.281Z (over 1 year ago)
- Language: JavaScript
- Size: 144 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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