Skip to content

feat(runtime-dom): add a warning for isCustomElement in runtime-only build #2945

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

Merged
merged 2 commits into from
Feb 24, 2021
Merged

feat(runtime-dom): add a warning for isCustomElement in runtime-only build #2945

merged 2 commits into from
Feb 24, 2021

Conversation

HcySunYang
Copy link
Member

close: #2936

@LinusBorg LinusBorg added the 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. label Jan 6, 2021
@yyx990803 yyx990803 merged commit 3549662 into vuejs:master Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Runtime-only builds should warn if app.config.isCustomElement is used
3 participants