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.