This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-generator
/
test
/
fixtures
/
minified
History
Shine Wang
5075f3cb6f
Bug fix for printing minified literals (
#4830
)
...
* Fixed minified literal generator: now prints the shorter of `raw` and `value`.
2016-11-15 10:50:57 -05:00
..
arrow-functions
Use the common space helper everywhere to ensure we get the smallest output possible.
2016-06-16 22:00:24 -07:00
block-statements
Use the common space helper everywhere to ensure we get the smallest output possible.
2016-06-16 22:00:24 -07:00
labeled-statement
Fix minified labeledStatement printing
2016-01-12 17:28:46 -08:00
literals
Bug fix for printing minified literals (
#4830
)
2016-11-15 10:50:57 -05:00
modules
Use the common space helper everywhere to ensure we get the smallest output possible.
2016-06-16 22:00:24 -07:00
new-expression
Add minified format option
2015-12-09 17:34:23 -08:00
no-semicolon
Add minified format option
2015-12-09 17:34:23 -08:00
options.json
Add minified format option
2015-12-09 17:34:23 -08:00