Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created May 11, 2018 08:30
Show Gist options
  • Select an option

  • Save hanxue/8888cfbac0b918f0e74021df38cbcadc to your computer and use it in GitHub Desktop.

Select an option

Save hanxue/8888cfbac0b918f0e74021df38cbcadc to your computer and use it in GitHub Desktop.
Output of webpack mini-css-extract-plugin
Entrypoints:
app (2.28 MiB)
0.1064d2d5874803cf1ede.css
static/js/0.1064d2d5874803cf1ede.js
static/css/"app.1064d2d5874803cf1ede.css
static/js/app.1064d2d5874803cf1ede.js
ERROR in Error: Parse Error: <link href="/static/css/"app.1064d2d5874803cf1ede.css" rel ="stylesheet"></head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
<script type="text/javascript" src="/static/js/0.1064d2d5874803cf1ede.js"></ script><script type="text/javascript" src="/static/js/app.1064d2d5874803cf1ede .js"></script></body>
</html>
- htmlparser.js:240 new HTMLParser
[jinrong]/[html-minifier]/src/htmlparser.js:240:13
- htmlminifier.js:944 minify
[jinrong]/[html-minifier]/src/htmlminifier.js:944:3
- htmlminifier.js:1304 exports.minify
[jinrong]/[html-minifier]/src/htmlminifier.js:1304:10
- index.js:314 Promise.resolve.then.then.html
[jinrong]/[html-webpack-plugin]/index.js:314:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment