All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.vue.src.platforms.web.entry-compiler.js Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
/* @flow */

export { parseComponent } from 'sfc/parser'
export { compile, compileToFunctions } from './compiler/index'
export { ssrCompile, ssrCompileToFunctions } from './server/compiler'
export { generateCodeFrame } from 'compiler/codeframe'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy