You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
1.9 KiB

Html Webpack Plugin:
<pre>
Error: Parse Error: <title</title>
</head>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
--><script type="text/javascript" src="/static/js/main.4872543c.js"></script></body>
</html>
- htmlparser.js:240 new HTMLParser
[sources]/[html-minifier]/src/htmlparser.js:240:13
- htmlminifier.js:966 minify
[sources]/[html-minifier]/src/htmlminifier.js:966:3
- htmlminifier.js:1326 exports.minify
[sources]/[html-minifier]/src/htmlminifier.js:1326:16
- index.js:297
[sources]/[html-webpack-plugin]/index.js:297:16
- util.js:16 tryCatcher
[sources]/[bluebird]/js/release/util.js:16:23
- promise.js:547 Promise._settlePromiseFromHandler
[sources]/[bluebird]/js/release/promise.js:547:31
- promise.js:604 Promise._settlePromise
[sources]/[bluebird]/js/release/promise.js:604:18
- promise.js:649 Promise._settlePromise0
[sources]/[bluebird]/js/release/promise.js:649:10
- promise.js:729 Promise._settlePromises
[sources]/[bluebird]/js/release/promise.js:729:18
- async.js:93 _drainQueueStep
[sources]/[bluebird]/js/release/async.js:93:12
- async.js:86 _drainQueue
[sources]/[bluebird]/js/release/async.js:86:9
- async.js:102 Async._drainQueues
[sources]/[bluebird]/js/release/async.js:102:5
- async.js:15 Immediate.Async.drainQueues [as _onImmediate]
[sources]/[bluebird]/js/release/async.js:15:14
- timers:464 processImmediate
node:internal/timers:464:21
</pre>