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: browser extensiont conflict #122

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

lomirus
Copy link
Owner

@lomirus lomirus commented Jan 1, 2025

Some browser extensions like Dark Reader may add custom meta tag to your page and this may has conflict with live-server.

This PR specify the meta tag by querying meta[name="live-server"], in order to avoid the potential conflict caused by the extra custom tag created by browser extension.

@lomirus lomirus merged commit c49f7e6 into main Jan 1, 2025
2 checks passed
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.

1 participant