Why is the kotlin2js setup so complicated? I spent a whole hour just to set up a basic framework to compile sources into a single bundled file in the builds directory.
There are so many components, like kotlin2js, frontend, webpack, etc.
Why isn't there a simpler template to start with? There are some, but most are outdated.