refactor: move codeframe to @vue/shared
This commit is contained in:
@@ -99,7 +99,6 @@ export {
|
||||
} from './errors'
|
||||
export * from './ast'
|
||||
export * from './utils'
|
||||
export * from './codeframe'
|
||||
export { registerRuntimeHelpers } from './runtimeHelpers'
|
||||
|
||||
// expose transforms so higher-order compilers can import and extend them
|
||||
|
||||
Reference in New Issue
Block a user