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

add regression tests for initialisers #28

Merged
merged 1 commit into from
Jun 27, 2024
Merged

add regression tests for initialisers #28

merged 1 commit into from
Jun 27, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented Jun 5, 2024

This test covers a case where our initialisers weren't running because of a timing change during the entrypoint loading process. embroider-build/embroider#2006 actually fixes some of the worst problems with this timing problem and probably fixed our issues with initializers 🎉

Fixes #20

@mansona mansona changed the title add failing tests for initialisers add regression tests for initialisers Jun 27, 2024
@mansona mansona merged commit db8570a into main Jun 27, 2024
3 checks passed
@mansona mansona deleted the initializer-tests branch June 27, 2024 09:28
@github-actions github-actions bot mentioned this pull request Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initializers not executed when using Vite
2 participants