Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2026-06-10 00:36:18 +02:00
parent a938abde3f
commit 5ce69e6b7a
14 changed files with 501 additions and 1 deletions
-1
View File
@@ -27,7 +27,6 @@ plugins {
class DevServer extends DefaultTask {
@Input
@Optional
boolean debug = false
@Input