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
- Host: GitHub
- URL: https://github.com/pc-magas/standart-minifier-es
- Owner: pc-magas
- License: other
- Created: 2017-08-02T14:34:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T14:50:11.000Z (almost 8 years ago)
- Last Synced: 2024-04-19T09:56:31.925Z (about 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.