Skip to content
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

[next] feat(cypress): use vite instead of webpack #4619

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Oct 8, 2023

This migrates the cypress tests from webpack to vite. The only component left that still uses the webpack config is the styleguide now.

@susnux I wanted to migrate cypress from webpack to vite, but I cannot seem to import the vite.config.mts file, no matter how I try (with or w/o extension, all extensions possible). Do you have any hint? Nevermind, it turns out one does not even need to explicitly import the vite config.

@raimund-schluessler raimund-schluessler added this to the 9.0.0 next Vue 3 milestone Oct 8, 2023
@raimund-schluessler raimund-schluessler added help wanted Extra attention is needed vue 3 Related to the vue 3 migration labels Oct 8, 2023
@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews configuration Pull requests that update a config file labels Oct 8, 2023
@raimund-schluessler raimund-schluessler marked this pull request as ready for review October 8, 2023 19:08
@raimund-schluessler raimund-schluessler changed the title feat(cypress): use vite instead of webpack [next] feat(cypress): use vite instead of webpack Oct 8, 2023
@raimund-schluessler raimund-schluessler merged commit 69e86d3 into next Oct 9, 2023
15 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/noid/cypress-vite branch October 9, 2023 12:33
@susnux susnux mentioned this pull request Jan 23, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews configuration Pull requests that update a config file help wanted Extra attention is needed vue 3 Related to the vue 3 migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants