digitsensitive/phaser3-typescript

Webpack template not functioning correctly.

nobody5050 opened this issue · 1 comments

I’m using a modified version of github pages deploy to build and run my game on github pages branch.

running

yarn install
yarn dev

results in the bundle.js being committed to the gh-pages branch, but nothing else. How can I fix this?

I do not know about github pages deploy. Is it still a problem?