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