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
I think it has to do with webpack devServer certificate,
which probably affects the hot reload functionality (or maybe not).
What should I do to remove the error?
Thanks !
The text was updated successfully, but these errors were encountered:
Hi,
I'm running the example extension, the following error shows up in the console:
https://localhost:3001/background/index.js net::ERR_CERT_AUTHORITY_INVALID @ index.js:16
I think it has to do with webpack devServer certificate,
which probably affects the hot reload functionality (or maybe not).
What should I do to remove the error?
Thanks !
The text was updated successfully, but these errors were encountered: