aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'language-web/build.gradle')
-rw-r--r--language-web/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/language-web/build.gradle b/language-web/build.gradle
index 1bacd35c..9f092e5e 100644
--- a/language-web/build.gradle
+++ b/language-web/build.gradle
@@ -4,7 +4,6 @@ plugins {
4 alias libs.plugins.frontend 4 alias libs.plugins.frontend
5 alias libs.plugins.shadow 5 alias libs.plugins.shadow
6 id 'tools.refinery.xtext-conventions' 6 id 'tools.refinery.xtext-conventions'
7 id 'tools.refinery.junit-conventions'
8} 7}
9 8
10import org.siouan.frontendgradleplugin.infrastructure.gradle.RunNpmYarn 9import org.siouan.frontendgradleplugin.infrastructure.gradle.RunNpmYarn