UNPKG

@omnia/tooling-vue

Version:

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

14 lines (13 loc) 261 B
export default function (treeshaking: any): { test: RegExp; use: ({ loader: any; options?: undefined; } | { loader: string; options: { loader: string; target: string; }; })[]; }[];