-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
test: each test case for browser #3100
Conversation
We need to add a browser + windows ci! |
The solution for #3124 was that vite didn't allow accessing the dist/utils.js file because of |
For the |
it working! |
This tries to resolve issue #3085 since it cannot be reproduced in linux and it works as expected, but adding a test case for more safety!
Resolves #3124