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
handle truthy if statement with no alternate
#151
Rich-Harris
closed
7 years ago
0
attach characters inserted in switch block to case labels
#150
Rich-Harris
closed
7 years ago
0
implement getRightHandSide on LabeledStatement
#149
Rich-Harris
closed
7 years ago
1
unused function expressions cannot have side-effects
#148
Rich-Harris
closed
7 years ago
1
ensure space between + and ++
#147
Rich-Harris
closed
7 years ago
0
don't replace member expressions with void 0
#146
Rich-Harris
closed
7 years ago
0
fix function expression ID shadowing detection
#145
Rich-Harris
closed
7 years ago
0
always include test in for loop head
#144
Rich-Harris
closed
7 years ago
0
handle special case of integer property access
#143
Rich-Harris
closed
7 years ago
1
fix edit order
#142
Rich-Harris
closed
7 years ago
1
Better mangling
#141
Rich-Harris
closed
7 years ago
0
Bug: "Error: Cannot split a chunk that has already been edited"
#140
loilo
opened
7 years ago
2
Bug: Butternut fails on some intentional runtime errors
#139
loilo
opened
7 years ago
1
Bug: Butternut assumes strict mode
#138
loilo
opened
7 years ago
3
Bug: "TypeError: Cannot read property 'getRightHandSide' of null"
#137
loilo
closed
7 years ago
0
Bug: Brace handling inside switch statements
#136
loilo
closed
7 years ago
0
Bug: Labels and nested blocks
#135
loilo
closed
7 years ago
0
Bug: Unreachable code
#134
loilo
closed
7 years ago
0
Bug: ++Incrementing in expressions
#133
loilo
closed
7 years ago
6
But: Unknown properties of string literals / void 0 handling
#132
loilo
closed
7 years ago
0
Bug: Whitespace before function name gets removed
#131
loilo
closed
7 years ago
0
Bug: "TypeError: Cannot read property 'allowDangerousEval' of null"
#130
loilo
opened
7 years ago
1
Bug: Values in for loop heads are kept without variable
#129
loilo
opened
7 years ago
1
Bug: Unknown variables are left out of for loop conditions
#128
loilo
closed
7 years ago
0
Bug: if (x) if (y) {}
#127
nifgraup
opened
7 years ago
0
Bug: Numbers with attached methods
#126
loilo
closed
7 years ago
1
Bug: Butternut misses opening brace in do-while loop
#125
loilo
closed
7 years ago
0
add yet another webpack plugin
#124
MaxGraey
closed
7 years ago
5
TypeError: Cannot read property 'minify' of null
#123
natew
opened
7 years ago
5
Test all scripts in CDNjs
#122
Rich-Harris
opened
7 years ago
3
Fix order of edits pertaining to function expressions and if statements
#121
Rich-Harris
closed
7 years ago
0
Updates README.md with new plugin
#120
etsms
closed
7 years ago
2
fix code manipulation around if statements with empty alternates
#119
Rich-Harris
closed
7 years ago
0
Bug: Parantheses around new Function constructor are removed
#118
loilo
closed
7 years ago
5
Bug: IIFE exclamation marks are incorrectly removed inside conditions
#117
loilo
closed
7 years ago
1
Whitespace not removed from sequences
#116
Rich-Harris
opened
7 years ago
0
Bug: Invalid semi-colon in edge cases
#115
loilo
closed
7 years ago
0
Change how if statements are rewritten as ternaries
#114
Rich-Harris
closed
7 years ago
1
Bug: Combinations of braceless if and switch blocks are not handled correctly
#113
loilo
closed
7 years ago
1
Preserve variable initialisers if the variables are unused
#112
Rich-Harris
closed
7 years ago
1
Error: Cannot overwrite a zero-length range
#111
loilo
closed
7 years ago
1
Sort variable names by frequency
#110
Rich-Harris
opened
7 years ago
6
Bug: Auto-inserted semicolons conflict with negated if/else blocks
#109
loilo
closed
7 years ago
2
Omit return statements that don't have an argument or return undefined
#108
Rich-Harris
opened
7 years ago
0
Inline return values from functions
#107
Rich-Harris
opened
7 years ago
0
Optimise certain if-else statements
#106
Rich-Harris
opened
7 years ago
0
Inlining function calls
#105
Rich-Harris
opened
7 years ago
0
Inline values
#104
Rich-Harris
opened
7 years ago
0
Remove empty IIFEs
#103
Rich-Harris
opened
7 years ago
0
remove leading zero from numbers, and use e notation where appropriate
#102
Rich-Harris
closed
7 years ago
0
Previous
Next