How can I dynamically link resources to my index.html via webpack?
https://kotlinlang.org/docs/running-kotlin-js.html#run-the-browser-target
Only shows hardcoded strings for the generated js file. When i want to use the webpack content hash for example, what is the best way to implement this?