PacktPublishing / Game-Development-with-Rust-and-WebAssembly

Game Development with Rust and WebAssembly, Published by Packt
MIT License
205 stars 33 forks source link

Run the code without a bundler? #17

Closed mesa123123 closed 1 year ago

mesa123123 commented 1 year ago

Is there anyway to work through this guide without a bundler? I believe webpack is getting in the way of me being able to complete this boook sadly :(

paytonrules commented 1 year ago

Hmmm, I'm not sure - what trouble is bundler giving you, do you have an error message?

Also if you want you can track me down directly you can find me in the Rustacean Station Discord (https://discord.gg/p5j43sjd) - invite will expire in 7 days.

mesa123123 commented 1 year ago

Yes you were right! I ended up destroying my code in order to reclone the repo from the release I was on for the chapter but I basically got it working! Its a shame considering I accidentally deleted what I had already written so I couldn't figure out what I'd been working on! Thanks for the invite to the discord though I'll post there to see if anyone can tell me the cause of the issue