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

Allow reload of js files in vitest #3086

Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Apr 1, 2024

Setup a workaround for the fact that vitest(vite underneath) doesn't ever want to reload files in the outDir vitest-dev/vitest#5429

as the outDir isn't actually used in vitest(as far as I understand) this is just an ok workaround.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 1, 2024

All changed packages have been documented.

@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/3086/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/3086/

@timotheeguerin timotheeguerin enabled auto-merge (squash) April 1, 2024 17:50
@timotheeguerin timotheeguerin merged commit 5ba95d0 into microsoft:main Apr 1, 2024
11 checks passed
@timotheeguerin timotheeguerin deleted the vitest-allow-reload-js branch April 1, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants