mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
[phaser] Add ScriptHost lib to resolve ActiveXObject.
This commit is contained in:
parent
97765425ec
commit
c216384963
5347
spine-ts/package-lock.json
generated
5347
spine-ts/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,8 @@
|
||||
"esModuleInterop": true,
|
||||
"lib": [
|
||||
"DOM",
|
||||
"ES2015"
|
||||
"ES2015",
|
||||
"ScriptHost"
|
||||
],
|
||||
"declaration": true,
|
||||
"composite": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user