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(unstable): deno run --watch #7382

Merged
merged 14 commits into from
Sep 11, 2020

Commits on Sep 7, 2020

  1. add watch arg

    bartlomieju committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5a03b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca1589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cddd82 View commit details
    Browse the repository at this point in the history
  4. wire up watcher

    bartlomieju committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    c26fba8 View commit details
    Browse the repository at this point in the history
  5. actually working

    bartlomieju committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    17b0567 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    3d7e33b View commit details
    Browse the repository at this point in the history
  2. add test

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    0ec89d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2edddce View commit details
    Browse the repository at this point in the history
  4. update help text

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    09807e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0caff View commit details
    Browse the repository at this point in the history
  6. fix tests

    lucacasonato committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    25487c6 View commit details
    Browse the repository at this point in the history
  7. fmt

    lucacasonato committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3228c09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67ae965 View commit details
    Browse the repository at this point in the history
  9. require --unstable flag

    bartlomieju committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ba1ed8b View commit details
    Browse the repository at this point in the history