Build Javascript Tracker unminified version

If you want an unminified version you’re going to need to delete these two plugins from the rollup configuration:

Alternatively, the build does create sourcemap files, so if you place the sp.js and sp.map.js in the same location when you load sp.js then you should get the unminified version in your browsers developer tools.

1 Like