Nested

Report a typo

What URL do you need to get the index.js?

static("static") {
    staticBasePackage = "assets"
    static("js") {
        static("main") {
            resource("index.js")
        }
    }
}
Select one option from the list

Create a free account to access the full topic