接口: IBaseWebpackPlugin
定义于: types/index.ts:337
属性
apply()
apply: (
compiler) =>void
定义于: types/index.ts:343
参数
compiler
any
返回
void
appType?
optionalappType:AppType
定义于: types/index.ts:341
options
options:
Required<Omit<UserDefinedOptions,"supportCustomLengthUnitsPatch"|"customReplaceDictionary"|"cache"> &object>
定义于: types/index.ts:340
