mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
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.
The JS minifier uses UglifyJS2. The options include name-mangling and other commonly used options.