If I want to copy from Gradle the source map file ...
# webassembly
d
If I want to copy from Gradle the source map file
build\compileSync\wasmJs\main\productionExecutable\kotlin\myproject.map
into the
build\dist\wasmJs\productionExecutable\
is there a quite boolean flag I can provide to do that ? There is a lot of
../../../../../../../../../AppData/Local/kotlin/....
paths in there, is there no way to have that stuff placed in the project build directory area ?
a
Unfortunately, not yet. Could you please create a YouTrack issue describing your use case?