browserify/tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually. makes your bundles tiny!
JavaScriptNOASSERTION
Issues
- 1
- 1
tinyify makes bundle break
#56 opened by alethiophile - 0
- 1
- 3
- 10
Issues while browserifying peermaps-web
#31 opened by ralphtheninja - 1
About CVE-2021-3807
#29 opened by caryyu - 0
- 8
Applying tinyify to plotly.js crashes Node
#13 opened by m90 - 1
Shakeify issue?
#26 opened by niftylettuce - 6
Are sourcemaps possible?
#6 opened by smhg - 9
- 1
"Can't resolve './xhr-sync-worker.js'" when attempting to use bundle that has been "tinyified"
#24 opened by Nantris - 3
Empty output file
#23 opened by mig82 - 9
Error: Unexpected token
#18 opened by josephg - 4
- 7
uglify-es is no longer maintained
#12 opened by feross - 5
ParseError: 'import' and 'export' may appear only with 'sourceType: module'
#8 opened by binarykitchen - 0
Republish tinyify to fix #14
#17 opened by josephg - 3
SyntaxError: Unexpected token
#14 opened by niftylettuce - 6
unicode characters
#11 opened by smhg - 4
global URL constructor is mangled to match URL variable in dependency module
#10 opened by ahdinosaur - 4
Passing options to individual components
#7 opened by smhg - 3
Include bundle-collapser
#9 opened by binarykitchen - 1
es2015+ support
#5 opened - 1
add api for other pipelines
#1 opened by goto-bus-stop