refactor: move dom tag config to shared
Otherwise runtime-dom cjs & esm builds will import compiler-dom
This commit is contained in:
@@ -28,4 +28,3 @@ export function compile(
|
||||
}
|
||||
|
||||
export * from '@vue/compiler-core'
|
||||
export * from './tagConfig'
|
||||
|
||||
Reference in New Issue
Block a user