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

watch: add CLI flag to preserve output #45717

Merged
merged 12 commits into from Dec 11, 2022

Commits on Dec 11, 2022

  1. watch: add CLI flag to preserve output

    Added a --watch-preserve-output flag to watch mode
    Fixes: nodejs#45713
    debadree25 committed Dec 11, 2022
    Copy the full SHA
    442e59f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7c3053 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ae8d1fa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ffb79dc View commit details
    Browse the repository at this point in the history
  5. doc: add option to doc

    debadree25 committed Dec 11, 2022
    Copy the full SHA
    8216495 View commit details
    Browse the repository at this point in the history
  6. doc: fix option ordering

    debadree25 committed Dec 11, 2022
    Copy the full SHA
    624c208 View commit details
    Browse the repository at this point in the history
  7. test: remove unnecessary console

    Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
    debadree25 and VoltrexKeyva committed Dec 11, 2022
    Copy the full SHA
    2b4a7c1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fd60b85 View commit details
    Browse the repository at this point in the history
  9. doc: update content

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 11, 2022
    Copy the full SHA
    4b510fe View commit details
    Browse the repository at this point in the history
  10. lib: refactor writing output

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 11, 2022
    Copy the full SHA
    337274b View commit details
    Browse the repository at this point in the history
  11. doc: update content

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 11, 2022
    Copy the full SHA
    41ed235 View commit details
    Browse the repository at this point in the history
  12. doc: update content

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    debadree25 and aduh95 committed Dec 11, 2022
    Copy the full SHA
    dafdb58 View commit details
    Browse the repository at this point in the history