UNPKG

170 BTypeScriptView Raw
1import * as webpack from 'webpack';
2export declare function getWebpackConfigFromAngularBuildConfig(configPath: string, env?: any, argv?: any): webpack.Configuration[];