systemlevel / systemlevel-standard-minifier-js

Standard javascript minifiers used with Meteor apps updated for mapbox-gl fix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standard-minifier-js

Source code of released version | Source code of development version


Standard Minifier for JS

This package provides a minifier plugin used for Meteor apps by default but with a fix for mapbox-gl which errors out when minified with the standard library.

The JS minifier uses UglifyJS2. The options include name-mangling and other commonly used options.

About

Standard javascript minifiers used with Meteor apps updated for mapbox-gl fix.


Languages

Language:JavaScript 100.0%