playpauseandstop / webpack-split-by-path-css-error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-split-by-path-css-error

Simple implementation of failed bundle when using SplitByPathPlugin together with ExtractTextPlugin.

Usage

To install requirements and attempt building a bundle, run:

$ make

or:

$ npm install
$ npm run bundle

About


Languages

Language:JavaScript 89.0%Language:CSS 6.0%Language:Makefile 5.0%