martmists
09/16/2025, 12:47 AMTypeError: _ref_Ym93c2Vy_.getParser is not a function or NullPointerException: null and I'm not sure how to fix it. Usually I'd add generateExternals = true to npm() but it seems that's since been removed?Konstantin Tskhovrebov
09/16/2025, 9:58 AMmartmists
09/16/2025, 10:59 AMgetParser is not a function , and if I tell it to generate in the bowser JsModule, it also adds the JsNonModule annotation which doesn't work on WASM. I tried using only JsModule, but that errors with NullPointerException: null