Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to find shoppinglist.js #32

Open
Gauravprakash opened this issue Aug 17, 2023 · 1 comment
Open

Not able to find shoppinglist.js #32

Gauravprakash opened this issue Aug 17, 2023 · 1 comment

Comments

@Gauravprakash
Copy link

I'm going through index.html file , could you please share where we can find shoppinglist.js in this <script src="shoppinglist.js"></script> 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

@IvaninDaniil
Copy link

Hello. I don't know how it's work, but:
In Server.kt change:

staticResources("/", "static"
to

static("/"){
               resources("")
           }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants