Anyone know of a way to get K/JS to use absolute p...
# javascript
a
Anyone know of a way to get K/JS to use absolute paths for sourcemaps, rather than relative ones? Running into issues with relative paths in our debug builds due to our build pipeline, but last time we tried setting the absolute path we ran into this: https://youtrack.jetbrains.com/issue/KT-49634