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(hmr): more precise matching #141

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

markthree
Copy link
Collaborator

In the latest vite demo test, if I manually update an already existing layout, restart is required for it to take effect, this pr fixes the issue。

There are no break changes and it works fine 🥰

A repo that reproduces the problem → vue-layout-demo

Start the service and modify src/_base/layouts/Layout.vue to find the problem.

@markthree
Copy link
Collaborator Author

As usual, merge #141 so that #140 can be closed.

Or we could merge #140 and then merge #141.

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.

None yet

1 participant