documentation bug: adding `outputFile` onto `comp...
# javascript
j
documentation bug: adding
outputFile
onto
compileKotlin2Js
actually seems to break the proposed code for
assembleWeb
(since
destinationDir
stops resolving) https://kotlinlang.org/docs/tutorials/javascript/getting-started-gradle/getting-started-with-gradle.html
a
I don't think assembleWeb is needed anymore. @snrostov is that correct?
s
Yes, the documentation is outdated. We are working to update it: https://youtrack.jetbrains.com/issue/KT-32137 Sorry for long delay 😞