What URL do you need to get the index.js?
static("static") {
staticBasePackage = "assets"
static("js") {
static("main") {
resource("index.js")
}
}
}What URL do you need to get the index.js?
static("static") {
staticBasePackage = "assets"
static("js") {
static("main") {
resource("index.js")
}
}
}Create a free account to access the full topic