Interface TemplateParameter
Properties
compilation
compilation: any
htmlWebpackPlugin
Type declaration
-
files: {
css: string[];
favicon?: string;
js: string[];
manifest?: string;
publicPath: string;
}
-
css: string[]
-
Optional
favicon?: string
-
js: string[]
-
Optional
manifest?: string
-
publicPath: string
-
-
webpackConfig
webpackConfig: any
The values which are available during template execution
Please keep in mind that the
templateParameter
options allows to change them