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
Bug: Butternut removes function calls with possible side effects
#101
loilo
closed
7 years ago
4
remove parens from new expression without arguments
#100
Rich-Harris
closed
7 years ago
0
rewrite infinity as 1/0
#99
Rich-Harris
closed
7 years ago
2
remove unused function expression IDs
#98
Rich-Harris
closed
7 years ago
0
compare with uglify
#97
Rich-Harris
closed
7 years ago
6
dont shadow non-aliased variables
#96
Rich-Harris
closed
7 years ago
1
fix #89
#95
Rich-Harris
closed
7 years ago
1
Argument variable name collides with outside variables
#94
IrakliJani
closed
7 years ago
1
Only collapse `a = a OP b` to `a OP= b` for whitelisted operators.
#93
jbt
closed
7 years ago
1
Minified angular-ui-bootstrap causes error
#92
loilo
closed
7 years ago
3
[WIP] Fuzz testing
#91
Rich-Harris
closed
7 years ago
2
Handle IfStatement with empty consequent+alternate but non-removable test
#90
jbt
closed
7 years ago
1
Cannot read property 'getRightHandSide' of undefined
#89
jbt
closed
7 years ago
1
minify static class methods
#88
Rich-Harris
closed
7 years ago
0
add fuzz testing with eslump
#87
Rich-Harris
closed
7 years ago
1
no semi-colon after try statement
#86
Rich-Harris
closed
7 years ago
1
Take memory usage into account
#85
sebakerckhof
opened
7 years ago
1
Preserve parentheses around object expressions/patterns where necessary
#84
Rich-Harris
closed
7 years ago
0
allow reserved words
#83
Rich-Harris
closed
7 years ago
0
Errors squashing some already minified sources
#82
loilo
closed
7 years ago
4
[WIP] check for idempotency
#81
Rich-Harris
closed
7 years ago
0
hoist vars out of removed blocks
#80
Rich-Harris
closed
7 years ago
0
The keyword 'await' is reserved
#79
krnlde
closed
7 years ago
6
more conservative constant folding
#78
Rich-Harris
closed
7 years ago
0
Object literal outputting without parens causes syntax error
#77
jbt
closed
7 years ago
2
Only inline BinaryExpression if both operands completely known
#76
jbt
closed
7 years ago
2
BinaryExpression literal inlining too eagerly
#75
jbt
closed
7 years ago
0
Polyfill-ish code gets eliminated
#74
jbt
closed
7 years ago
1
Feature: accept a source map object that the output source map will be based on
#73
ramasilveyra
opened
7 years ago
1
Deoptimization guard
#72
emilos
opened
7 years ago
3
[WIP] Don't use synthetic nodes
#71
Rich-Harris
closed
7 years ago
1
Remove dead code blocks
#70
darsain
opened
7 years ago
2
fold values into template literals
#69
Rich-Harris
closed
7 years ago
0
Minify/remove top-level declarations in a module
#68
Rich-Harris
opened
7 years ago
0
fold array method calls in some cases
#67
Rich-Harris
closed
7 years ago
1
more efficient mangling
#66
Rich-Harris
closed
7 years ago
0
remove expression statements if the expression is a literal
#65
Rich-Harris
closed
7 years ago
0
Remove redundant 'use strict' pragmas
#64
Rich-Harris
closed
7 years ago
1
[WIP] Skip nodes by default
#63
Rich-Harris
closed
7 years ago
1
Fold constants in template literals
#62
Rich-Harris
closed
7 years ago
0
insert space before returned single-param arrow function
#61
Rich-Harris
closed
7 years ago
1
Disallow direct eval by default, deopt if allowed
#60
Rich-Harris
closed
7 years ago
1
handle blocks with leading empty statement
#59
Rich-Harris
closed
7 years ago
1
Add coverage reports
#58
Rich-Harris
closed
7 years ago
0
Non-empty loops being collapsed if first node is EmptyStatement
#57
jbt
closed
7 years ago
1
Only remove from || onwards if left side of logical-or is truthy
#56
jbt
closed
7 years ago
2
Unused declarations should not be mangled
#55
Rich-Harris
closed
7 years ago
0
`[].slice || ...` generates broken code
#54
jbt
closed
7 years ago
1
[WIP] Refactor scopes
#53
Rich-Harris
closed
7 years ago
0
Error with returning Arrow
#52
boopathi
closed
7 years ago
1
Previous
Next