plasmo dev --target=firefox-mv3 tryies to connect to "wss" instead of "ws" and errors out

Included is a screenshot of building for firefox-mv3, and installed a temporary addon in firefox. In there, it tries to connect to wss://localhost:1815 and then wss://localhost:1816, fails both, then tries http://localhost:1815, and fails again Big problem here is, on firefox, it then reloads the exension, some memory leaks seem to happen, then it all begins again. Whereas, the second image is what it looks like, correctly, for firefox-mv2. I've tried running with --no-hmr as well (as mentioned somewhere on a parcel thread online) but that didn't work / wasn't passed down to parcel. The frustrating thing is it is reloading fine, my updates are coming through, but this flow is kinda awful
No description
No description
1 Reply
seaders
seadersOP•3d ago
seems it's here that's the main problem
No description

Did you find this page helpful?