Added shim consistently with phaser typescript definitions
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"format": "global"
|
||||
"format": "global",
|
||||
"shim": {
|
||||
"build/phaser": {
|
||||
"exports": "Phaser"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user