Open Gauravprakash opened 1 year ago
I'm going through index.html file , could you please share where we can find shoppinglist.js in this which is written in index.html file
How its fetching list if file not present at client side , please mention in detail how exactly it works
Hello. I don't know how it's work, but: In Server.kt change:
staticResources("/", "static" to
staticResources("/", "static"
static("/"){ resources("") }
I'm going through index.html file , could you please share where we can find shoppinglist.js in this which is written in index.html file
How its fetching list if file not present at client side , please mention in detail how exactly it works