Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JavaScript Minifier Example

A simple example of minifying javascript files before they're emitted using this plugin.

Trying out

Install dependencies.

$ yarn

Run build.

$ yarn build

Building

Configuration

Check the webpack configuration here.