vite plugin vue2:Vite的Vue2插件 源码

上传:qqenable49365 浏览: 149 推荐: 0 文件:ZIP 大小:148.53KB 上传时间:2021-04-20 08:08:21 版权申诉
vite-plugin-vue2 用法 运行yarn add vite-plugin-vue2 --dev 将插件添加到vite.config.js // vite.config.js const { createVuePlugin } = require ( 'vite-plugin-vue2' ) module . exports = { plugins : [ createVuePlugin ( /*options*/ ) ] , } vueTemplateOptions 类型: Object 默认值: null @vue/component-compiler-utils 。 jsx 类型: Boolean 默认值: false jsx转换的选项。 jsxOptions 类型: Object @vue/babel-preset-jsx 。 去做 SSR构建 源图
上传资源
用户评论