Is there some trick to get sourcemaps working with...
# fritz2
j
Is there some trick to get sourcemaps working with fritz2 / kotlin.js? I set sourceMaps to true in the runTask, files get generated but I see no sign of the browser doing anything with them. Also the .map files seem unavailable via the dev server (I get a 404). What am I missing?