handstandsam
09/26/2023, 3:54 AMtasks["frontendProcessResources"].dependsOn.add("workerBrowserDistribution")
2.
val frontendMain by getting {
resources.srcDirs("./build/worker")
}
My question:
What is the most up to date configuration and tasks that will allow me to make changes to either "worker" or "frontend" and be able to have it continually reflect changes in the browser?jw
09/26/2023, 4:00 AMhandstandsam
09/26/2023, 12:22 PMapatrida
10/18/2023, 1:23 PMhandstandsam
10/18/2023, 1:25 PMapatrida
10/18/2023, 8:33 PM