We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
whenever i add local script to index.html it shows Error: Parse Error
htmlparser.js:240 new HTMLParser [wt-hrm]/[html-minifier]/src/htmlparser.js:240:13
htmlminifier.js:966 minify [wt-hrm]/[html-minifier]/src/htmlminifier.js:966:3
htmlminifier.js:1326 Object.exports.minify [wt-hrm]/[html-minifier]/src/htmlminifier.js:1326:16
index.js:437 HtmlWebpackPlugin.postProcessHtml [wt-hrm]/[html-webpack-plugin]/index.js:437:34
index.js:270 Promise.all.then.then [wt-hrm]/[html-webpack-plugin]/index.js:270:25
next_tick.js:188 process._tickCallback internal/process/next_tick.js:188:7
The text was updated successfully, but these errors were encountered:
Hi @walkwel . Can you also provide your code here?
Sorry, something went wrong.
No branches or pull requests
whenever i add local script to index.html it shows Error: Parse Error
htmlparser.js:240 new HTMLParser
[wt-hrm]/[html-minifier]/src/htmlparser.js:240:13
htmlminifier.js:966 minify
[wt-hrm]/[html-minifier]/src/htmlminifier.js:966:3
htmlminifier.js:1326 Object.exports.minify
[wt-hrm]/[html-minifier]/src/htmlminifier.js:1326:16
index.js:437 HtmlWebpackPlugin.postProcessHtml
[wt-hrm]/[html-webpack-plugin]/index.js:437:34
index.js:270 Promise.all.then.then
[wt-hrm]/[html-webpack-plugin]/index.js:270:25
next_tick.js:188 process._tickCallback
internal/process/next_tick.js:188:7
The text was updated successfully, but these errors were encountered: