Open techsin opened 6 years ago
@techsin Thanks for your question. This plugin is extension for the HTML Webpack Plugin. It is intended to convert HTML Webpack Plugin output to pug, it does not operate independently.
I'm using const HtmlWebpackPlugin = require('html-webpack-plugin');
@techsin Sorry for my late reply. I reconfirmed your first comment. you using "pug-loader". If possible, please try without using "pug-loader".