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
{{ message }}
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
I've got this plugin set up and running a dev server, however all network requests resolve to the index.html file. This includes requests for my index.js file, which of course fails.
Would you be able to help me figure this out? I can provide more info if you tell me what you need.
I've got this plugin set up and running a dev server, however all network requests resolve to the
index.htmlfile. This includes requests for myindex.jsfile, which of course fails.Would you be able to help me figure this out? I can provide more info if you tell me what you need.