Fixed GWT build errors and rotation axis bug
This commit is contained in:
@@ -10,10 +10,10 @@ gwt {
|
||||
modules 'io.anuke.mindustry.GdxDefinition'
|
||||
devModules 'io.anuke.mindustry.GdxDefinitionSuperdev'
|
||||
project.webAppDirName = 'webapp'
|
||||
compiler.style = de.richsource.gradle.plugins.gwt.Style.PRETTY;
|
||||
|
||||
compiler {
|
||||
strict = true;
|
||||
//enableClosureCompiler = true;
|
||||
disableCastChecking = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user