You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to serve static assets like the one given in the example code. The path based approach doesn't seem to support any depth.
/static/index.html works but /static/js/main.js doesn't work.