Closed christian-bromann closed 1 month ago
Please check if your PR fulfills the following requirements:
npm run build
npm test
npm run prettier
Please check the type of change your PR introduces:
We don't really have a playground for client side Vue hydration as we have with React.
Add an example project for Vite + Vue.
CI test failures and seeing some locally as well
@tanner-reits it seems like a random error, rerunning resolved it. I will keep an eye out in case these issues pop up more often.
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally for affected output targetsnpm test
) were run locally and passednpm run prettier
) was run locally and passedPull request type
Please check the type of change your PR introduces:
What is the current behavior?
We don't really have a playground for client side Vue hydration as we have with React.
What is the new behavior?
Add an example project for Vite + Vue.
Does this introduce a breaking change?
Other information