"space-shooter" is not displayed ๐ญ
ttsukasan opened this issue ยท 1 comments
ttsukasan commented
The game object "space shooter" is not displayed ๐ญ๐ญ๐ญ
Google chrome console outputs an error
GET http://localhost:8080/dist/bundle.js net::ERR_ABORTED 404 (Not Found)
I changed npm script settings and now it shows up!
"dev": "webpack --mode development && webpack serve --mode development"
Finally, thank you for making so many great games! ๐ฅฐ
digitsensitive commented
@ttsukasan Still a problem? Should be fixed I think.