Sourcemaps Broken in UDT

Currently UDT doesn’t appear to pick up sourcemaps regardless if they’re inlined or external.

External: They are not recognized at all:


Example Panel: bolt.uxp.plugin_PS_external.ccx (296.1 KB)

Inline: They are recognized, but not loaded correctly, only the resulting code is shown, not the source code


Example Panel: bolt.uxp.plugin_PS_inline.ccx (309.6 KB)

Other people having similar issues:

3 Likes