generated from dellevin/template
1
This commit is contained in:
7
node_modules/html-webpack-plugin/lib/hooks.js
generated
vendored
Normal file
7
node_modules/html-webpack-plugin/lib/hooks.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// TODO remove in the next major release
|
||||
const plugin = require("../index");
|
||||
|
||||
module.exports = {
|
||||
getHtmlWebpackPluginHooks: (compilation) =>
|
||||
plugin.getCompilationHooks(compilation),
|
||||
};
|
||||
Reference in New Issue
Block a user