Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
babel-minify@0.4.1.tar.gz | 2018-05-03 | 6.0 MB | |
babel-minify@0.4.1.zip | 2018-05-03 | 6.5 MB | |
README.md | 2018-05-03 | 1.6 kB | |
Totals: 3 Items | 12.5 MB | 0 |
babel-minify@0.4.1 (2018-05-03)
:bug: Bug Fix
babel-plugin-minify-mangle-names
- #830 fix: add constant violations to references in mangler collect phase. (@boopathi)
babel-plugin-minify-constant-folding
- #828 fix(const-folding): do not evaluate identifier in export specifiers. (@vigneshshanmugam)
babel-preset-minify
- #823 Allow options for plugins disabled by default (babel-preset-minify). (@nemophrost)
babel-plugin-transform-merge-sibling-variables
,babel-preset-minify
- #826 fix(merge-sibling-var): recalculate declarations when concatenating variables. (@vigneshshanmugam)
:memo: Documentation
- #817 fix: update outdated react url. (@ganes1410)
Chore
Committers: 4
- Alma Madsen (nemophrost)
- Boopathi Rajaa (boopathi)
- R.Ganesh (ganes1410)
- Vignesh Shanmugam (vigneshshanmugam)