rollup plugin vue:滚动.vue文件 源码
汇总插件vue @ next 滚动汇总Vue 3 SFC。 import vuePlugin from 'rollup-plugin-vue' export default { plugins : [ vuePlugin ( /* options */ ) ] } 选件 export interface Options { include: string | RegExp | ( string | RegExp ) [ ] exclude: string | RegExp | ( string | RegExp ) [ ] // use 'node' if co
文件列表
rollup-plugin-vue-next.zip
(预估有个50文件)
rollup-plugin-vue-next
.gitignore
49B
tsconfig.json
723B
README.md
880B
CHANGELOG.md
9KB
.github
ISSUE_TEMPLATE.md
62B
PULL_REQUEST_TEMPLATE.md
68B
workflows
ci.yaml
2KB
暂无评论