It affects the operation of vite when in dev mode. #2582
Unanswered
IAALAI
asked this question in
Help and Questions
Replies: 1 comment
-
|
You probably need to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sample: https://github.com/IAALAI/ext_test_1
Is it similar to affecting Vite's workflow?
In this project,
@samrum/vite-plugin-web-extensionwas added.It would normally open a websocket connection to localhost:5173.
After adding vue-router, it attempts to redirect to
localhost:5173//instead of the expected//.It appears to be covering the functionality of @samrum/vite-plugin-web-extension.
Beta Was this translation helpful? Give feedback.
All reactions