Changed build process
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
/* Visit https://aka.ms/tsconfig.json to read more about this file */
|
||||
"target": "ES2020",
|
||||
"module": "ES2020",
|
||||
"outDir": "www/res/scripts",
|
||||
"outDir": "dest/www/res/scripts",
|
||||
"rootDir": "src",
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
|
Reference in New Issue
Block a user