mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 08:47:40 +00:00
25w13a rendering and bugfixes
This commit is contained in:
@@ -36,7 +36,7 @@ def folder = "../javascript"
|
||||
def name = "classes_server.js"
|
||||
|
||||
teavm.js {
|
||||
obfuscated = true
|
||||
obfuscated = false
|
||||
sourceMap = true
|
||||
targetFileName = "../" + name
|
||||
optimization = OptimizationLevel.AGGRESSIVE
|
||||
|
||||
Reference in New Issue
Block a user