We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the vite_vue3 example from https://github.com/dsb-norge/vue-keycloak-js/tree/main/examples/vite_vue3 if you build and run nm run serve, it does work. However it does not work when using vite dev.
vite_vue3
nm run serve
vite dev
The text was updated successfully, but these errors were encountered:
To solved keycloak/keycloak#15769 (comment)
npm i @originjs/vite-plugin-commonjs
Sorry, something went wrong.
No branches or pull requests
Using the
vite_vue3
example from https://github.com/dsb-norge/vue-keycloak-js/tree/main/examples/vite_vue3if you build and run
nm run serve
, it does work.However it does not work when using
vite dev
.The text was updated successfully, but these errors were encountered: