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

docs: add dynamic import example for code-splitting #234

Merged
merged 2 commits into from
Aug 7, 2022

Conversation

metonym
Copy link
Owner

@metonym metonym commented Aug 7, 2022

Closes #219

This PR documents code-splitting using the dynamic import syntax.

  • add a "Code-splitting" recipe to the README
  • add a DynamicImport component to each of the example set-ups

@render
Copy link

render bot commented Aug 7, 2022

@metonym metonym merged commit c179b55 into master Aug 7, 2022
@metonym metonym deleted the docs-dynamic-import branch August 7, 2022 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dynamic import example
1 participant