Releases: basisjs/basisjs-tools-build
Releases · basisjs/basisjs-tools-build
1.12.2
Compare
Sorry, something went wrong.
No results found
Fixed data URI inlining to inline SVG resources
Fixed infinite recursion on CSS minification
1.12.1
Compare
Sorry, something went wrong.
No results found
Fixed issue with mime that breaks a build
1.12.0
Compare
Sorry, something went wrong.
No results found
Replaced uglify-js to uglify-es
Added posibility to config JavaScript minifier with --js-pack-config CLI option or jsPackConfig field in config file
Fixed exception handling when command run in child process and exception is connected with dependencies
Update dependencies
1.11.4
Compare
Sorry, something went wrong.
No results found
Fixed issue with CLI (clap bumped to ^1.2.3)
1.11.3
Compare
Sorry, something went wrong.
No results found
Update basis.resource with non-string argument exception such way, that it works with relative paths as well as namespace basis paths (@istrel , #26 )
Minor fixes
1.11.2
Compare
Sorry, something went wrong.
No results found
Fixed build issue when --js-pack is used
1.11.1
Compare
Sorry, something went wrong.
No results found
1.11.0
Compare
Sorry, something went wrong.
No results found
Migrated to ESTree AST format for JavaScript. Many thanks to @smelukov for awesome work to make it happen.
1.10.3
Compare
Sorry, something went wrong.
No results found
Fixed option processing that takes several values, i.e. --theme and --ignore-warnings (@smelukov , #21 )
1.10.2
Compare
Sorry, something went wrong.
No results found