Open amaccann opened 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.
IE, works under the assumption Phaser is already defined and the plugin's import refs work even if the end-user working with npm
import
Make sure that whatever webpack is used for building the actual plugin code for release, that it's as slim-line as possible.