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

Don't crash on Shake errors #70

Merged
merged 2 commits into from
Jan 1, 2020
Merged

Don't crash on Shake errors #70

merged 2 commits into from
Jan 1, 2020

Commits on Jan 1, 2020

  1. Don't crash on Shake errors

    During the initial full generation we are not handing exceptions from
    Shake (which can happen due to parser errors from user code). This
    change handles it.
    srid committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    1ef7941 View commit details
    Browse the repository at this point in the history
  2. Add to changelog

    srid committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    3fa3943 View commit details
    Browse the repository at this point in the history