Nikola Milovic
10/19/2021, 4:39 PMjsBrowserProductionWebpack, browserProductionWebpack
, just build
which is mentioned in the official codealong from Jetbrains. Webpack generates tons of files, build just generates an index.html
and a .js
file. I am guessing that after the files are generated then it's not an entirely Kotlin related question but any pointers on where to look/ what to read, what the easiest setup to deploy the website would be appreciated. I cannot just use Heroku like in the JetBrains guide as I have some issues with that approach and I just want to get the site up and running.Nikola Milovic
10/19/2021, 5:12 PMRobert Jaros
10/19/2021, 5:18 PMDaniel Tran
10/20/2021, 7:33 AM