refactor: expose parse in compiler-dom, improve sfc parse error handling
This commit is contained in:
@@ -7,7 +7,7 @@ export {
|
||||
TransformOptions,
|
||||
CodegenOptions
|
||||
} from './options'
|
||||
export { parse, TextModes } from './parse'
|
||||
export { baseParse, TextModes } from './parse'
|
||||
export {
|
||||
transform,
|
||||
createStructuralDirectiveTransform,
|
||||
|
||||
Reference in New Issue
Block a user