How to make webpack use js files processed by DCE ...
# javascript
r
How to make webpack use js files processed by DCE when generating final bundle?
t
In Kotlin
1.3.61
?
r
yes
t
build.gradle.kts
output.js
r
Thx. I'll check this out.
t
Project structure:
Copy code
root-project
  build // Kotlin compile in this dir
  js-app
    webpack.config.d // example block #3
    build.gradle.kts // example blocks #1 & #2
  build.gradle.kts