mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-19 11:48:22 +01:00
fix compilation bug CodePad
This commit is contained in:
parent
190c2fd346
commit
cda5ff741e
@ -24,9 +24,9 @@
|
|||||||
"name": "ts-compile",
|
"name": "ts-compile",
|
||||||
"data": {
|
"data": {
|
||||||
"src": [
|
"src": [
|
||||||
"ts/ACEModel.ts",
|
"ts/main.ts",
|
||||||
"ts/BaseEditorModel.ts",
|
"ts/BaseEditorModel.ts",
|
||||||
"ts/main.ts"
|
"ts/ACEModel.ts"
|
||||||
],
|
],
|
||||||
"dest": "build/debug/main.js"
|
"dest": "build/debug/main.js"
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user