Skip to content

Conversation

Timer
Copy link
Contributor

@Timer Timer commented Oct 1, 2018

This emits the runtime chunk and puts it in the asset-manifest.json.
It is still inlined into index.html and is not required via <script src="..." />.

Fixes #5172
Fixes #5144

@Timer Timer added this to the 2.0.0 milestone Oct 1, 2018
@Timer Timer requested a review from gaearon October 1, 2018 00:42
Copy link
Contributor

@gaearon gaearon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh that's neat. I forgot we have control over this.

@Timer Timer merged commit 789933c into facebook:master Oct 1, 2018
@Timer Timer deleted the emit-runtime branch October 1, 2018 00:58
@lock lock bot locked and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.