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

Enable Hot Reload on Windows (backed by gen_snapshot) #8512

Merged
merged 2 commits into from
Mar 2, 2017

Conversation

goderbauer
Copy link
Member

\o/

Two caveats:

  • Hot Reload on Windows is slower than on other platforms because gen_snapshot is slower then sky_snapshot
  • We currently cannot hot reload projects with spaces in the path (easy to fix)

\o/

Two caveats:
* Hot Reload on Windows is slower than on other platforms because gen_snapshot is slower then sky_snapshot
* We currently cannot hot reload projects with spaces in the path
@abarth
Copy link
Contributor

abarth commented Mar 2, 2017

LGTM

@goderbauer goderbauer merged commit d579d58 into flutter:master Mar 2, 2017
@goderbauer goderbauer deleted the snapshotter branch March 2, 2017 18:57
@goderbauer goderbauer added the platform-windows Building on or for Windows specifically label Oct 17, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform-windows Building on or for Windows specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants