wip(compiler-ssr): dynamic v-bind + class/style merging
This commit is contained in:
@@ -56,5 +56,6 @@ export function parse(template: string, options: ParserOptions = {}): RootNode {
|
||||
})
|
||||
}
|
||||
|
||||
export { transformStyle } from './transforms/transformStyle'
|
||||
export { DOMErrorCodes } from './errors'
|
||||
export * from '@vue/compiler-core'
|
||||
|
||||
Reference in New Issue
Block a user