trying to do this ``` kotlinFrontend { webpack...
# gradle
f
trying to do this
Copy code
kotlinFrontend {
    webpackBundle {
        bundleName = "main"
    }
}