Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[2.x] Add Vite Realtime Compiler integration for HMR #2016
[2.x] Add Vite Realtime Compiler integration for HMR #2016
Changes from 47 commits
2f9ad79
e3dc0a2
8aba46b
220fceb
d67c699
851421d
d2afcea
6ad2b04
b6361ab
c87203a
ed2404d
f5d6c84
e59cecf
93bfbbc
2683f86
58a7f7a
86e0180
b083300
da82fa6
310407e
d0fc208
b6d96c4
6d40de6
6ea538f
6a19d1f
f170366
d935511
406e8ae
8419a68
57a22d9
f1c421e
c0d67ff
704f67c
b03ec7f
2208e17
761d92a
deb202c
41a79fe
0daac5a
91297e8
3687cea
fa4a631
2e7f526
ff1f6dc
0da73bf
9dc44d1
5ed9f6b
e26941d
2a480c2
313e605
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make more sense if we just automatically enabled Vite when using
Asset::get
and Vite is running?