// TODO remove in the next major release
const plugin = require("../index");
module.exports = {
getHtmlWebpackPluginHooks: (compilation) =>
plugin.getCompilationHooks(compilation),
};
Выполнить команду
Для локальной разработки. Не используйте в интернете!