An open API service indexing awesome lists of open source software.

https://github.com/pc-magas/standart-minifier-es

An atmosphere package for applications using meteor and react
https://github.com/pc-magas/standart-minifier-es

Last synced: 3 months ago
JSON representation

An atmosphere package for applications using meteor and react

Awesome Lists containing this project

README

        

# standard-minifier-js
[Source code of released version](https://github.com/meteor/meteor/tree/master/packages/standard-minifier-js) | [Source code of development version](https://github.com/meteor/meteor/tree/devel/packages/standard-minifier-js)
***

Standard Minifier for JS
===

This package provides a minifier plugin used for Meteor apps by default.

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