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