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

fix: ensure vite config is only resolved once in lazy init of vitePreprocess #912

Merged
merged 2 commits into from
May 24, 2024

Conversation

dominikg
Copy link
Member

No description provided.

@dominikg dominikg merged commit 1211f97 into main May 24, 2024
6 checks passed
@dominikg dominikg deleted the fix/vite-preprocess-setup branch May 24, 2024 07:16
@github-actions github-actions bot mentioned this pull request May 24, 2024
dominikg added a commit that referenced this pull request May 25, 2024
…process (#912)

* fix: ensure vite config is only resolved once

* fix: add back inlined function to please ts

(cherry picked from commit 1211f97)
dominikg added a commit that referenced this pull request May 29, 2024
* fix: disable hmr when explicitly disabled in vite config (#913)

* feat: disable hmr when running in vitest by default

* refactor: use vite server.hmr config instead that is set by vitest

* fix: enforce hmr false, update changeset

(cherry picked from commit f7409c8)

* fix: ensure vite config is only resolved once in lazy init of vitePreprocess (#912)

* fix: ensure vite config is only resolved once

* fix: add back inlined function to please ts

(cherry picked from commit 1211f97)

* fix: remove extraneous checks for viteConfig.server
@github-actions github-actions bot mentioned this pull request Oct 19, 2024
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.

2 participants