Skip to content

mortargrind/uglify-conditionals-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UglifyJS Conditionals Bug

  • Run npm install
  • Run npm run start:cons-disabled to minify without optimizing the conditionals and see that the minified and unminified versions' results are the same.
  • Run npm run start to minify with default options (conditionals are optimized) and see the minified versions output is different than the original.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published