Releases: plotdb/srcbuild
Releases · plotdb/srcbuild
0.0.59
Compare
Sorry, something went wrong.
No results found
fix bug: bunlder filter should only work if bundler is provided and available
0.0.58
Compare
Sorry, something went wrong.
No results found
separate ext/base init into initAdapter and initVars so we can update vars first
bundler ext:
accept function as manager parameter in bundler.
relativePath is now by default true
tweak error logging for bundling issue
0.0.57
Compare
Sorry, something went wrong.
No results found
breaking change: in bundler, path of configFile should now be relative to base.
support block bundling with bundle filter
upgrade dependencies
0.0.56
Compare
Sorry, something went wrong.
No results found
audit fix vulnerability about dependency minimatch
enable asset build directly in lsp
0.0.55
Compare
Sorry, something went wrong.
No results found
remove logging when view rendering fails since it should be handled by express server
make error of view rendering fails a lderror with id 1033
0.0.54
Compare
Sorry, something went wrong.
No results found
fix bug: bunlder is not added into adapter list in lsp, thus sometimes rebuild wont be triggered.
fix bug: pack option in css/script should by default use minimized file.
support min option to explicitly use unminimized file with pack option
0.0.53
Compare
Sorry, something went wrong.
No results found
fix bug: ext/bundle fails if relative-path is false
0.0.52
Compare
Sorry, something went wrong.
No results found
fix bug: precompiled pug js should still be run with custom option and api
0.0.51
Compare
Sorry, something went wrong.
No results found
support auto packing with limitation.
0.0.50
Compare
Sorry, something went wrong.
No results found
fix bug: multiple subtree features doesn't work, because we didn't add all adapters into watcher