Matt Vroman
Matt Vroman
@jason-otherwhere I'm a year late to the party but I recently got a webpack+typescript project building and integrating with Nakama. The core issue you're most likely running into is that...
So unfortunately my above answer only works when you don't import any additional files. Once you add a single import webpack goes back to adding an IIFE wrapper around the...
@tomglenn I totally agree. I spent more time digging into how to accomplish what I stated above but it started to feel like I was trying to reverse all the...