• 修改html-webpack-plugin 插件配置

    Parameters

    • value: any

      配置

    • Optional id: number

      HtmlWebpackPlugin插件数组中的位置

    Returns ((config) => Configuration)

    a function that takes in the original config as the first argument (and optionally a context object) and returns the new config

    Since

    0.2.5

    Version

    1.0.2

Generated using TypeDoc