amaccann / phaser-navmesh-generation

12 stars 1 forks source link

Ensure slimline build for plugin #5

Open amaccann opened 7 years ago

amaccann commented 7 years ago

Make sure that whatever webpack is used for building the actual plugin code for release, that it's as slim-line as possible.

amaccann commented 7 years ago

IE, works under the assumption Phaser is already defined and the plugin's import refs work even if the end-user working with npm