UNPKG

@alilc/build-plugin-alt

Version:

build-scripts plugin template for developers

6 lines (5 loc) 166 B
import WebpackChain from 'webpack-chain'; export default function setAssetsPath(config: WebpackChain, outputAssetsPath?: { js: string; css: string; }): void;