react-redux-typescript-boilerplate icon indicating copy to clipboard operation
react-redux-typescript-boilerplate copied to clipboard

unable to include css and js

Open walkwel opened this issue 5 years ago • 1 comments

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

walkwel avatar Apr 04 '19 07:04 walkwel

Hi @walkwel . Can you also provide your code here?

alireza-mh avatar Apr 09 '19 09:04 alireza-mh