github.com/babel/minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://github.com/babel/minify
0b14d05dc01f89ddafb1b13954b429acc6303978 authored almost 8 years ago
* The Rename
* Sort package json
313fa1355a77d454d6bfdb4375ea2d33243be3fd authored almost 8 years agoae7aa30f3ed647ff69ff1dee97b81331b5962fde authored almost 8 years ago
31d1ce5e1bcaadf08bc5f64d3d05ff96bd9d22b3 authored almost 8 years ago
2874b46505e52fc0f56d80e2c47d9240d290f033 authored almost 8 years ago
c278d8e84c17ca63e34c2d032e18b7713eae9e48 authored almost 8 years ago
* Node API and CLI
update
Add yargs-parser
Add key not exist case in options parser
...
dd7dc6764af456d10b2764b3f1520cd3adf8a913 authored almost 8 years ago56e87e6e38f02c171ea6bb75d4224c0ea06c6b23 authored almost 8 years ago
391440be53e9cf5a84f138bee5842a998923d42c authored almost 8 years ago
c337578521e8bbfb504d5fa6e4e19cdc65b6821d authored almost 8 years ago
* Helper evaluate Path
* mutative evaluate
* Fix let and var
* Fix minify builtins test...
62982b511c198d9d83f0faa63696953dd1591330 authored almost 8 years agob5d932a4642c3809d36e014ea775830d18dd8562 authored almost 8 years ago
* [fix #574] deopt when binding is present in diff scope
* fix binding check
* small chang...
19720cb87c154b2572f74aa8689d544247655227 authored almost 8 years ago4359199c4161c24942b8f1e859f955f4fbd8e6af authored almost 8 years ago
Update title in readme to match plugin name
f8669f7e501f323f12ce596ecbdb38a3dcea7011 authored about 8 years agoFix #637
9f92de83b8f6c82dbe4b4a1dc11ac806a6dc7a0c authored about 8 years ago* binding voilations check during es2015 transform[fix #630]
* add tests along with es2015
...
123eaf5b0352cf9e812cc8a9456163873243151a authored about 8 years ago* Add ISSUE_TEMPLATE and CODEOWNERS [skip ci]
* Update Issue template [skip ci]
6f0c1dcf6ce2af602d718d4ad93135a34ad7ca59 authored about 8 years ago* Detect duplicate declaration during one-use replacement
Fix #611
* FnDecls always have id
432c8587cdebdd0fdd8168a23d40db41c8535eb2 authored about 8 years ago49615403a8f299f76348b18abd3a0db13f83ab48 authored about 8 years ago
* Split Simplify to multiple files - IfStatement
* Extract Conditional Expression transformat...
25e57f246a41bdb8b33bfe969016583945801d7b authored about 8 years ago* Fix block removal during early continue transform
+ Fix #560
* Fix test suite
8c7b973ce4fab0c90375435f016b2064ba9f94af authored about 8 years ago* Convert simple arrow function body to expression
* Update following code review
5e1870b0d3a71f2fcc56621034c7b648353aa5b7 authored about 8 years ago+ (Fix 617)
83f8819eca2ef2e90b2cbe3ff936cc1cd000b677 authored about 8 years ago2bfa549e308e38031c70c40cb027c5904bc7adb8 authored about 8 years ago
7097177cadd94bd8cbf81b2f14aabd71b345f097 authored about 8 years ago
64bb89f7366bd544c07bb5b9dd5c25ef7c0cea6b authored about 8 years ago
* Add test helper
This simplifies tests that check that a certain code
snippet gets transfor...
* fix(minify-dead-code): fix #601
- add block checks to getUseStrictDirectives()
* fix(min...
72c2cac3c24cda64b87a5da8d4052455ae02eb4a authored about 8 years ago768ac47e02f662fa315bdd84059557c0b93d246c authored about 8 years ago
2bcf2f6c03730f488920b9c312d22b541120e12b authored about 8 years ago
- [email protected]
- [email protected]
- babel-pre...
* Should fix #576
People were calling `"foo".toString() or ["foo", "bar"].toString()`, which ...
38b77406ca32f205e16947ba6746e2c379536f98 authored about 8 years agoba29bc53975a1de776fe5c49d34af81ba45c33f6 authored about 8 years ago
08afea9e1326afa78e071db75b01c989547079c3 authored about 8 years ago
* Remove folding Array.prototype.concat (fix #577)
* Add another test
6a14696bc2344871d61bcad44f5a21bb316c5cf2 authored about 8 years agof8d4f077d17f978703645367e2e6ea5bb2538c65 authored about 8 years ago
78c8208ad67aed156c4efadc480db622784fa320 authored about 8 years ago
- [email protected]
- [email protected]
- babel-plugin-min...
* Fix removal of quotes from property names
* Fix implementation - use utils from shift's cod...
30d5eea500294095da9be9989451b067e2f4d0de authored about 8 years ago* Evaluate some String and Array instance methods at compile time
* Fix a few bugs and increa...
7e2b315e37fc6392dbe05acf9463520d05434f56 authored about 8 years ago* Add workaround for Safari for loop lexical scope bug
Safari raises a syntax error for a `le...
cb993ede18d65ee63eeb3c10aae3449050098d45 authored about 8 years ago* chore: Upgrade deps & add node 8 to travis
* Format code: prettier upgrade
* Remove node 7
90ee63bc546add99378506667035d7b0a59ab798 authored about 8 years agobe3f3a77fac9a28b5d0f6304734100f546b236d4 authored about 8 years ago
867d8fbdcdf0a99cc8bddaee39229ebfbabf78ec authored about 8 years ago
ca00355e0aa9774040e2d2bd96d764afa99340a4 authored about 8 years ago
982933950b2ecc3f67a24a87ef9ebfecc5bfea25 authored about 8 years ago
491e0e31e2e9fd6bbcde2a5822cf85c11d957f70 authored about 8 years ago
- [email protected]
- [email protected]
- [email protected]
- gulp-b...
+ Fix #547
+ Fix #549
6e6df4b7d84029d4a17c9cd10f3bce5bc0c49603 authored about 8 years ago
* Add changelog summary [skip ci]
* Update changelog [skip ci]
a294ae2b5a9995918f5b219f72cefa616e5d0699 authored about 8 years ago* chore(changelog) Add changelog for 0.1.1 [skip ci]
* Update CHANGELOG.md
* Update CHANGE...
813eb783555ef7dcb4a3937aeae5767613c92f44 authored about 8 years ago
- [email protected]
- [email protected]
- babel-helper-is-vo...
- [email protected]
- [email protected]
- babel-helper-mark-eval...
* handle deopt case in builtins properly
* fix formating issue
* remove traverseFast & han...
b79fb8aaa99b3cac312a2d6cf0b60f7ef3950327 authored about 8 years ago0af53ffc4dc064dd09561806b1fcb7523deefbbd authored about 8 years ago
2a1e4589d65e36a940c6eb0119807f9e1a171f61 authored about 8 years ago
* Reuse removed vars in mangler
ResetNext identifier only when reuse is true
Fix tests - a...
51bbb07aec1752544978aa73b75baf7a545296af authored about 8 years ago* Add butternut
* Update README
* Change butternut run
+ Remove check:true as it re-run...
e2710cf0630d19a8ec8d0f052d1f92cbc5078bb6 authored about 8 years agoceb83042f08cab27a5bbc1ba8dcd2a7d8373ce54 authored about 8 years ago
* Add tests for collapse with circular reference
* Fix collapse with circular reference
673c6176615146289f80a13d362fc8719d9ac19b authored about 8 years ago9a5bf2aa323b71b04aade0ea2f83dde4db58a29f authored about 8 years ago
+ Move immutable-js out of runnable smoke tests
b5aac5c25b7659b288dca38e9fc544c44a549419 authored about 8 years ago* Upgrade deps
* Apply prettier
23b07ac415b2386deca2b8af7fac489d2e8dcadd authored about 8 years ago+ Ref #479
This completes one part of the problem where now Named exports are no
more mangle...
+ Fix #455
713fb8f56529da6dc02b51357f13b7640d20996f authored about 8 years ago* Flatten options
* Update README
* Fix for Node4. Weird bug
* Update readme
* Updat...
369d05e097ac6112c52b02dc61c9a80b47901c8b authored over 8 years ago* Add CircleCI badge [skip ci]
* Change to img.shields.io [skip ci]
021eead3820dfc70bd4f2497715d283a777a4c2b authored over 8 years agoc575e12b2bb2fdd59b6157dcc2cde3989cc34d9d authored over 8 years ago
366a93a794467d27a4ae09f844e47407fe37ee24 authored over 8 years ago
b6ee00628e4f96bf9a845ca3c9bc9526fe5696ad authored over 8 years ago
51c84b801c8a24afc8d823430ac981c8e8fa1ed2 authored over 8 years ago
[skip ci]
f3a6f843c9077b1038a9695aee902e90b26e6b75 authored over 8 years ago042fbf0394970b104e833d2a9c38e3b77d2b4433 authored over 8 years ago
* Add Circle CI
* pass in actual files
* Move tests run to separate file
* Don't run sm...
84d28f88f88c9f80ed8ab865b1c056b267c9fc01 authored over 8 years agoSmoke Tests
314a3f312b7ba7c6c6a2c4196bf693e1c67f437d authored over 8 years ago3a7887ab7c0039b29afe05cdad7fe2ec9ce47532 authored over 8 years ago
b8fe4cebb70dc1a9901ed5e4c36f79aefdd24567 authored over 8 years ago
3ed5fcbc284ee8b0e238a03dfc8ff8f8744c4147 authored over 8 years ago
cd92a783c3b5681156166d1a69c7e598f0ec8056 authored over 8 years ago
f194aee195c102968694c1c6310bcd96c3db55aa authored over 8 years ago
474fa694ec7d0f363fcceabf511ad2a518056844 authored over 8 years ago
daae6f54ba8d3d6a1e987ac03598d7800528381d authored over 8 years ago
0513b023446e5beefc7e9dc5874b4b3c0df7b47d authored over 8 years ago
dd397b9950bb1c2dc315d6eca5cf8ab464b41504 authored over 8 years ago
9a9c81992aa52beb7549d5be912162ac491a25ea authored over 8 years ago
192d2108b30a4d646dc69b6aa4413492066ef4df authored over 8 years ago
31477ba8d23b68e78868d1d08975a3b47b8d581c authored over 8 years ago
8c7bd1f11e8f7175a2a480715cf8086044084c08 authored over 8 years ago
c7ac88a988bdb29b61cda4149a2426566ed77f96 authored over 8 years ago
7e49e3bdfa106189adecc5d1ad788cdddadb9ce2 authored over 8 years ago
f2e2e8545c8c7ad39bf283dc04b275ed61d190dc authored over 8 years ago
059e386e12c416088773620cc9b1bfa712ce385a authored over 8 years ago
01a9c331140608aebd355c37f12abb51f1571635 authored over 8 years ago
ff3345d6989903261da2801d27d9c043d4a5311c authored over 8 years ago
f83f4cc4473dfe30ed10b6666aa8c0d152d3fee0 authored over 8 years ago
105b863cbf26ca0b3d92e8a3cc681cfabbd8ac37 authored over 8 years ago
1936af159f07edb9903bfd2555c622a782197b87 authored over 8 years ago
3b1c5392670528e56e739a2796d7833c05cc4ae4 authored over 8 years ago