phaser-spine
phaser-spine copied to clipboard
webpack import 'phaser-spine'
Hello, there. I use npm install @orange-games/phaser-spine and use Webpack.
Can I just simply import like this
import PhaserSpine from 'phaser-spine';
I try many method but not success.
Hi. I am also having a issue importing the plug in using the phaser es6 webpack template. I saw a thread on the phaser-input issue with this and tried to follow that but I still can't get it to work. Any suggestions?
Same here, cant get it to work with webpack, any fix/solution?