1.5.0
- move some parts to separate packages:
basisjs-tools-config,basisjs-tools-astandbasisjs-tools-build - don't check for new version of tools for some commands
- refactoring and clean up
- update
jscsconfig and code style fixes
extract, build and lint
Commands moved to package basisjs-tools-build. See changes here.
server
- basic plugin support (more info is coming, see basisjs-tools-instrumenter plugin as example)
- drop
preprocesssetting in config in favor of plugins support - don't apply preprocessors for
basisjs-toolsfiles - remove
--no-dot-filename-ignoreoption - remove
--hot-start-cache-by-extoption - remove
handleroption (config only) - new virtual file API
- split into modules
create
- use
npminstead ofbower - fix: npm spawn on windows