issues
search
Rich-Harris
/
butternut
The fast, future-friendly minifier
https://butternut.now.sh
MIT License
1.17k
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
extract vars out of removed blocks
#51
boopathi
closed
7 years ago
0
fix bug with exponentiation constant folding
#50
Rich-Harris
closed
7 years ago
0
remove curly braces around else-blocks in if statements with truthy condition
#49
Rich-Harris
closed
7 years ago
0
only create scope for for loops if they declare vars in head
#48
Rich-Harris
closed
7 years ago
0
Remove unused variables
#47
emilos
opened
7 years ago
4
`for (;;)` messes up scope
#46
Conduitry
closed
7 years ago
0
preserve * in generator functions
#45
Rich-Harris
closed
7 years ago
0
add uglify-mangle-only to bench
#44
kzc
closed
7 years ago
3
Generator in FunctionExpression is not preserved.
#43
mbostock
closed
7 years ago
2
docs(readme): add link to webpack plugin
#42
balthazar
closed
7 years ago
1
DCE can result in broken code
#41
Rich-Harris
closed
7 years ago
0
Minifier options
#40
thisconnect
opened
7 years ago
2
prepack style computations at compile-time
#39
thisconnect
closed
7 years ago
2
Body-less loop with semicolon as last line in block
#38
Conduitry
closed
7 years ago
2
handle let declarations in for-in and for-of loop heads
#37
Rich-Harris
closed
7 years ago
0
minify expressions in template literals
#36
Rich-Harris
closed
7 years ago
0
Closure Compiler (Java) compresses better, a lot better.
#35
leeoniya
opened
7 years ago
10
Expressions inside template literals not properly minified
#34
Conduitry
closed
7 years ago
1
Same identifier in two `for-let-of` loops throws error.
#33
Conduitry
closed
7 years ago
4
handle anonymous function declaration as default export
#32
Rich-Harris
closed
7 years ago
0
deopt for direct eval calls
#31
boopathi
closed
7 years ago
1
remove whitespace around method arguments
#30
Rich-Harris
closed
7 years ago
0
Class Decl with a method in IIFE throws
#29
boopathi
closed
7 years ago
1
Anonymous fn in export default throws
#28
boopathi
closed
7 years ago
1
Remove side-effect free statements
#27
boopathi
opened
7 years ago
2
insert whitespace after unary operator followed by parenthesized expression
#26
Rich-Harris
closed
7 years ago
0
remove unused class declaration
#25
Rich-Harris
closed
7 years ago
0
Insert space before parenthesized `typeof` argument
#24
Rich-Harris
closed
7 years ago
0
Whitespace around shorthand method
#23
Rich-Harris
closed
7 years ago
0
remove whitespace around NewExpression node arguments
#22
Rich-Harris
closed
7 years ago
0
remove IDs for shadowed function expressions
#21
Rich-Harris
closed
7 years ago
0
minify switch case consequents before appending, so that appends are not removed
#20
Rich-Harris
closed
7 years ago
0
Broken code near switch statement
#19
Rich-Harris
closed
7 years ago
0
`var` declarations that clash with function should not be considered duplicates
#18
Rich-Harris
closed
7 years ago
0
Mangling function/class declaration names is dangerous
#17
Rich-Harris
opened
7 years ago
2
New expressions aren't minified
#16
Rich-Harris
closed
7 years ago
0
Note
#15
ghost
closed
7 years ago
2
Normalise line endings to LF
#14
RReverser
closed
7 years ago
1
"linebreak-style" eslint rule is a footgun on Windows
#13
RReverser
closed
7 years ago
1
Keep curly braces around blocks that need them
#12
Rich-Harris
closed
7 years ago
0
Optimise assignments in if blocks
#11
Rich-Harris
opened
7 years ago
0
Mangle property names
#10
Rich-Harris
opened
7 years ago
4
Missing semi-colon after block-less if-statement consequent
#9
Rich-Harris
closed
7 years ago
1
Use eslump for testing
#8
Rich-Harris
closed
7 years ago
0
Readme: How?
#7
andywer
closed
7 years ago
1
Shorthand properties fail
#6
Rich-Harris
closed
7 years ago
1
Unused identifiers in object/array patterns are not removed
#5
Rich-Harris
opened
7 years ago
8
failing test for #3
#4
Rich-Harris
closed
7 years ago
1
Fails with duplicate var declarations
#3
Rich-Harris
closed
7 years ago
1
uglify-es
#2
kzc
closed
7 years ago
3
Previous
Next