UNPKG

@omnia/tooling-vue

Version:

Used to bundle and serve manifests web component that build on Vue framework.

9 lines (8 loc) 193 B
export default function (treeshaking: any, wcDomProps: any, hotModuleReload?: any): { test: RegExp; exclude: RegExp; use: { loader: any; options: any; }[]; }[];