Skip to content

Core Phaser Plugins missing. Cannot start. #1

@griga

Description

@griga

Hello and big THANK YOU for Phaser

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.js boot method when
if(!PluginCache.hasCore('EventEmitter'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions