mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +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,
|
"esModuleInterop": true,
|
||||||
"lib": [
|
"lib": [
|
||||||
"DOM",
|
"DOM",
|
||||||
"ES2015"
|
"ES2015",
|
||||||
|
"ScriptHost"
|
||||||
],
|
],
|
||||||
"declaration": true,
|
"declaration": true,
|
||||||
"composite": true,
|
"composite": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user