UNPKG

@omnia/tooling-vue

Version:

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

3 lines (2 loc) 153 B
import { Configuration } from "webpack"; export declare function createWebpackConfig(entries: Object, option: 'prebundle' | 'dynamic'): Configuration[];