issues
search
babel
/
minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://babeljs.io/repl
MIT License
4.39k
stars
225
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add strict option to babel-plugin-transform-inline-environment-variables
#1051
pke
opened
4 months ago
0
`if (false) { foo; }` will throw an error
#1050
moseszhou
closed
5 months ago
0
support StaticBlock
#1049
linsk1998
opened
9 months ago
0
[Bug]: The code cannot be minimized. There are two references
#1048
peacejj
opened
11 months ago
2
[1046] Maintain source mapping for merged sibling vars.
#1047
seanmorris
opened
1 year ago
1
merge-sibling-variables loses source mapping
#1046
seanmorris
opened
1 year ago
0
chore(deps): bump json5 from 2.2.1 to 2.2.3
#1045
dependabot[bot]
opened
1 year ago
0
babel minify output has mysterious/broken output for this example
#1044
codefactor
opened
1 year ago
1
chore(deps): bump qs from 6.5.2 to 6.5.3
#1043
dependabot[bot]
opened
1 year ago
0
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
#1042
dependabot[bot]
opened
1 year ago
0
Adding JSX support
#1041
Ibrahimrahhal
opened
2 years ago
2
babel-plugin-minify-mangle-names doesn't rename calls in JSX expressions after mangling the variable name
#1040
Ibrahimrahhal
opened
2 years ago
0
chore(deps-dev): bump terser from 3.8.2 to 4.8.1
#1039
dependabot[bot]
opened
2 years ago
0
chore(deps-dev): bump codecov from 3.1.0 to 3.8.3
#1038
dependabot[bot]
opened
2 years ago
0
Keep arguments name
#1037
wilav-dev
opened
2 years ago
0
Cannot read property 'add' of undefined while parsing file
#1036
kumavis
opened
2 years ago
1
[Bug] DCE is failed with block expression
#1035
SoloJiang
opened
2 years ago
3
Setup GH actions
#1034
nicolo-ribaudo
closed
2 years ago
0
Remove dependency badges
#1033
yadunandanbhat
opened
2 years ago
0
Do not inline `this`
#1032
JLHwung
closed
2 years ago
1
chore(deps): bump browserslist from 4.11.1 to 4.20.3
#1031
dependabot[bot]
closed
2 years ago
1
chore(deps): bump ini from 1.3.4 to 1.3.8
#1030
dependabot[bot]
opened
2 years ago
0
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
#1029
dependabot[bot]
opened
2 years ago
0
[Bug]: @babel/traverse v7.17.10 broken `this` scope with dead code elimination plugin
#1028
qtiki
opened
2 years ago
5
Can't install babel-plugin-transform-remove-console getting unable to resolve dependency tree error
#1027
thecannabisapp
opened
2 years ago
0
Constant with regular expression literal with global modifier incorrectly replace by literal
#1026
bryan-kramer
opened
2 years ago
0
chore(deps-dev): bump minimist from 1.2.0 to 1.2.6
#1025
dependabot[bot]
opened
2 years ago
0
fix: mangling variables in default parameters
#1024
binary-person
opened
2 years ago
1
minify-mangle-names fail when default parameters are assigned to a variable
#1023
binary-person
opened
2 years ago
0
chore(deps): bump chownr from 1.0.1 to 1.1.4
#1022
dependabot[bot]
opened
2 years ago
0
babel-plugin-minify-dead-code incorrect when var inside if
#1021
edemaine
opened
2 years ago
0
babel-plugin-minify-dead-code-elimination fails to remove variable declaration after return statement
#1020
fengzilong
opened
3 years ago
0
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#1019
dependabot[bot]
opened
3 years ago
0
asm.js code minified with babel-plugin-minify-dead-code-elimination causes "asm.js type error: initializer of exported object literal must be name of function" error in Firefox
#1018
cpeterso
opened
3 years ago
0
chore(deps): bump path-parse from 1.0.5 to 1.0.7
#1017
dependabot[bot]
closed
2 years ago
1
chore(deps): bump tar from 2.2.1 to 2.2.2
#1016
dependabot[bot]
opened
3 years ago
0
Feature request: Convert long repeated strings to `.repeat()` when minifying
#1015
SiddharthShyniben
opened
3 years ago
0
After executing my plug-in after the minify-dead-code-elimination, I still get the deleted dead code in my plug-in
#1014
951565664
opened
3 years ago
0
chore(deps): bump set-getter from 0.1.0 to 0.1.1
#1013
dependabot[bot]
opened
3 years ago
0
Using minify get an endless loop of code
#1012
Larmyliu
opened
3 years ago
0
chore(deps): bump browserslist from 4.1.1 to 4.16.6
#1011
dependabot[bot]
closed
2 years ago
1
chore(deps): bump merge from 1.2.0 to 1.2.1
#1010
dependabot[bot]
closed
2 years ago
1
chore(deps): bump hosted-git-info from 2.5.0 to 2.8.9
#1009
dependabot[bot]
opened
3 years ago
0
chore(deps): bump lodash from 4.17.11 to 4.17.21
#1008
dependabot[bot]
opened
3 years ago
0
chore(deps): bump handlebars from 4.0.10 to 4.7.7
#1007
dependabot[bot]
opened
3 years ago
0
chore(deps): bump ssri from 6.0.1 to 6.0.2
#1006
dependabot[bot]
opened
3 years ago
0
chore(deps): bump y18n from 3.2.1 to 3.2.2
#1005
dependabot[bot]
opened
3 years ago
0
ReactNativeJS: ReferenceError: Can't find variable: error
#1004
angelos3lex
opened
3 years ago
0
Keeping line breaks in the transformed code
#1003
techquestions
opened
3 years ago
1
Adding the required option
#1002
hecflores
opened
3 years ago
2
Next