kotlin.js.browser.distribution.outputDirectory gra...
# javascript
b
kotlin.js.browser.distribution.outputDirectory gradle property seems to be only synced properly on a ./gradlew build, not on a jsBrowserProductionWebpack; build however also runs tests slowing everything down; I know there's a way to disable tests when running build, but it's tedious to do properly in gradle. Is there an alternative to syncing that directory?