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

Disabling Vite HMR #10

Open
alexwkleung opened this issue Apr 18, 2024 · 0 comments
Open

Disabling Vite HMR #10

alexwkleung opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexwkleung
Copy link
Owner

In 77b17da I disabled Vite's HMR in favour of the custom one with Chokidar (cli.js).

I recently tried the custom HMR with Chokidar again in Iris v0.3.0-dev.1 branch and having both Vite and the custom HMR activated at the same time felt unnecessary.

With this change, it means that Vite is used as only the local development server and bundling tool while cli.js is used for HMR.

@alexwkleung alexwkleung added the enhancement New feature or request label Apr 18, 2024
@alexwkleung alexwkleung self-assigned this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant