chore: move dom element config to compiler-dom

This commit is contained in:
Evan You
2019-10-21 16:25:16 -04:00
parent 052febc127
commit bb85aefc03
5 changed files with 5 additions and 4 deletions

View File

@@ -28,3 +28,4 @@ export function compile(
}
export * from '@vue/compiler-core'
export * from './tagConfig'