汇总插件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