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

Commits on Mar 1, 2017

  1. Enable Hot Reload on Windows (backed by gen_snapshot)

    \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
    goderbauer committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    1930484 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. enable tests

    goderbauer committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    38bd41c View commit details
    Browse the repository at this point in the history