mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-15 19:41:36 +08:00
[ts] Fixed core tsconfig, excluding widget.js
This commit is contained in:
parent
698c4a1661
commit
b8509d7b8d
@ -13,6 +13,7 @@
|
||||
],
|
||||
"exclude": [
|
||||
"webgl/src/*.ts",
|
||||
"widget/src/*.ts",
|
||||
"build",
|
||||
"build/*.d.ts"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user