You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running npm run build creates custom-build.js and custom-build.min.js inside dist
when i test with http-server -o and open test/index.html
i'm getting Game.js:373 Core Phaser Plugins missing. Cannot start.
after some debugging this apears in Game.jsboot method when if(!PluginCache.hasCore('EventEmitter'))