interfaces接口: IBaseWebpackPlugin本页总览接口: IBaseWebpackPlugin 属性 apply() apply: (compiler) => void 参数 compiler any 返回 void 定义于 types.ts:547 appType? optional appType: AppType 定义于 types.ts:545 options options: Required<Omit<UserDefinedOptions, "supportCustomLengthUnitsPatch" | "customReplaceDictionary" | "cache"> & object> 定义于 types.ts:544