phaser3-typescript
phaser3-typescript copied to clipboard
Fix "Phaser" import: change to lowercase
Fixes https://github.com/digitsensitive/phaser3-typescript/issues/146
You can fix as well the execution of the "yarn webpack-boilarplate", updating as well game.ts and webpack.config.js files as same as the other fixes (under src/boilerplates/webpack-boilerplate) To be a complete solution PR for the problem. Thank you in advance!
@YongJieYongJie Thank you for the fix.