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

Add support for partial rehydration and example apps for rehydration #315

Merged
merged 3 commits into from
Oct 26, 2020

Conversation

chiragpat
Copy link
Contributor

@chiragpat chiragpat commented Oct 26, 2020

Note: In draft state until a new version of glimmer-vm is published

Why
The new version of glimmer-vm support partials rehydration. (see glimmerjs/glimmer-vm#1179). This PR bumps glimmer-vm versions and adds example applications to see how this feature can be used

How

  • Bump to latest glimmer-vm
  • Modify webpack.config to support server bundles from example apps
  • Add new example apps for rehydration and partial rehydration
  • Add unit test for partial rehydration

@chadhietala
Copy link
Member

Released 0.62.4 of the VM

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

Successfully merging this pull request may close these issues.

None yet

2 participants