Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(v2): map loaded modules to bundles #1056

Merged
merged 3 commits into from
Oct 23, 2018
Merged

Conversation

endiliey
Copy link
Contributor

@endiliey endiliey commented Oct 23, 2018

Motivation

If we go to https://munseo-preview.netlify.com/, with 'JavaScript disabled' will break CSS due to SSR code splitting.

Even if javascript is enabled. You might see a flickering/flash due to css not rendered on server side before hand.

See jaredpalmer/after.js#118 for super similar case

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Accessing deploy preview on netlify with 'JavaScript disabled' does not break CSS

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Oct 23, 2018
@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Oct 23, 2018

Deploy preview for docusaurus-preview ready!

Built with commit 6b663c8

https://deploy-preview-1056--docusaurus-preview.netlify.com

@endiliey endiliey added the status: don't merge yet This PR is completed, but we are still waiting for other things to be ready. label Oct 23, 2018
Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @endiliey!

@endiliey endiliey removed the status: don't merge yet This PR is completed, but we are still waiting for other things to be ready. label Oct 23, 2018
@yangshun yangshun merged commit 5d60739 into facebook:master Oct 23, 2018
@endiliey endiliey deleted the loadable branch October 23, 2018 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants