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

(feat) better error diagnostics #240

Merged
merged 5 commits into from Jun 29, 2020

Commits on Jun 28, 2020

  1. (feat) better error diagnostics

    Narrow down in which step the error occurs and try to extract better error messages.
    
    sveltejs#86, sveltejs#232, sveltejs#129
    Simon Holthausen committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    0988a5d View commit details
    Browse the repository at this point in the history
  2. (feat) show svelte.config.js errors

    Simon Holthausen committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    f4c792c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. cleanup

    Simon Holthausen committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    be62b77 View commit details
    Browse the repository at this point in the history
  2. tests

    Simon Holthausen committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7b5c50a View commit details
    Browse the repository at this point in the history
  3. fix error msg

    Simon Holthausen committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    d930ada View commit details
    Browse the repository at this point in the history