unplugin / unplugin-vue-ce

🍒 A vue plugin that extends vue's Custom Element capabilities
MIT License
75 stars 3 forks source link

fix: When ce is used multiple times, subcomponents can mount the style #60

Closed baiwusanyu-c closed 1 year ago

baiwusanyu-c commented 1 year ago

close: #49 Implementation code: https://github.com/baiwusanyu-c/bwsy-vue-core/commit/cd6877694ce9290a0b3cdf61020ee9562d4a5949 Relate PR: https://github.com/vuejs/core/pull/7942