We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aab6c commit 666c403Copy full SHA for 666c403
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## [Unreleased]
4
### Added
5
- Task like `npm run lint:fix` get turned into `npm_run_lint-fix` (so the colons don't screw up Gradle)
6
+- When `npm run` commands fail, they dump their console output as a Gradle error.
7
8
## [1.1.0] - 2024-08-04
9
0 commit comments