Fails to load source maps
Plasmo version: 0.83.0
I also tried removing
.plasmo/
, didn't help
I'm on Edge on Windows 105 Replies
Hmmm weird....
If you switch to an older version, does sourcemap works or is it still broken?
I tested up to 0.77.1 (<=0.77.0 didn't support Svelte 4)
Any version from 0.77.1 and onwards don't seem to support source maps in CSUIs, at least in Svelte CSUIs
I think i figured this out, or at least this is what works for me
You have to add *.map to resources <all_urls> in production builds otherwise the devtools fails to load them
@caleb has reached level 2. GG!