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

Improve error message when a Svelte config is not found #3219

Merged
merged 14 commits into from Jan 7, 2022
Merged

Improve error message when a Svelte config is not found #3219

merged 14 commits into from Jan 7, 2022

Commits on Jan 6, 2022

  1. Improve an error message for MODULE_NOT_FOUND

    Yoshito Komatsu committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ab44a00 View commit details
    Browse the repository at this point in the history
  2. Add a changeset

    Yoshito Komatsu committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    c78894f View commit details
    Browse the repository at this point in the history
  3. Update a changeset

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    ykomatsu and bluwy committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    01a59ad View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Move some error messages

    Yoshito Komatsu committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b0ced2d View commit details
    Browse the repository at this point in the history
  2. Move some error messages again

    Yoshito Komatsu committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d0262d5 View commit details
    Browse the repository at this point in the history
  3. Update

    Yoshito Komatsu committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    dba6464 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e611912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e080b1 View commit details
    Browse the repository at this point in the history
  6. tweak changeset

    Rich-Harris committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    07782c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f248a48 View commit details
    Browse the repository at this point in the history
  8. simplify further

    Rich-Harris committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    661a55c View commit details
    Browse the repository at this point in the history
  9. lint

    Rich-Harris committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    947f08e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b09e8a1 View commit details
    Browse the repository at this point in the history
  11. update test

    Rich-Harris committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b70a118 View commit details
    Browse the repository at this point in the history