v2.0.0
Breaking changes:
- Deprecated
dw.json
. Usedw-cli.json
, please update your config.
Internal Changes:
- Update all dependencies
require()
dw-cli.json
instead of usingfs.readFile
- Use
fs-extra
instead of promisifyingfs
- Use
for-of
indw clean
to clean faster