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