Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Minified CSS

This is an example integrating with extract-text-webpack-plugin and optimize-css-assets-webpack-plugin

Setup

$ npm install

Build

$ npm run build

Configuration

The configurations are not anything special. Following the instructions in webpack/extract-text-webpack-plugin and optimize-css-assets-webpack-plugin will yield similar working results.

Result

build folder will have a minified application.css file.