Skip to content

Conversation

ibufu
Copy link

@ibufu ibufu commented Aug 31, 2016

No description provided.

@ibufu
Copy link
Author

ibufu commented Aug 31, 2016

If we use html-webpack-plugin, the html will like this:

<html>
<head>
...
<%=htmlWebpackPlugin.files.webpackManifest%>
</head>
...
</html>

then the output of html will be this:

<script>window.webpackManifest={0:"/chunkA.5a01e17b6e275935ba96.js",1:"/chunkB.7467bb5b474b78f777d7.js"}</script>

@jouni-kantola
Copy link

jouni-kantola commented Apr 17, 2017

FYI: inline-chunk-manifest-html-webpack-plugin now uses chunk-manifest-webpack-plugin internally for this exact purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants