Tags: diffplug/webtools
Tags
### Fixed - The workaround worked on clean builds, but tried to copy-over-existing on not-clean-builds. Fixed now.
### Fixed - Workaround for a Windows issue afflicting modern node versions. - Cannot run program "...\build\node-install\node\npm.cmd" ...: CreateProcess error=2, The system cannot find the file specifie
### Added - Task like `npm run lint:fix` get turned into `npm_run_lint-fix` (so the colons don't screw up Gradle) - When `npm run` commands fail, they dump their console output as a Gradle error.