We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9eaae6 commit 4e36ba0Copy full SHA for 4e36ba0
js/build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("com.github.node-gradle.node") version "3.3.0"
+ id("com.github.node-gradle.node") version "3.4.0"
3
}
4
5
val runWebpack by tasks.creating(com.github.gradle.node.npm.task.NpxTask::class) {
0 commit comments