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

fix(windows): normalize path in watcher #466

Merged
merged 5 commits into from Nov 24, 2021
Merged

Commits on Nov 24, 2021

  1. fix(watch): normalize path

    qianphong committed Nov 24, 2021
    Copy the full SHA
    122bdf1 View commit details
    Browse the repository at this point in the history
  2. using the slash package

    egoist committed Nov 24, 2021
    Copy the full SHA
    a9c86d1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4904823 View commit details
    Browse the repository at this point in the history
  4. fix: use bundle-require to bundle tsup.config.ts

    skip-release
    egoist committed Nov 24, 2021
    Copy the full SHA
    ebe5d89 View commit details
    Browse the repository at this point in the history
  5. copy slash into our repo

    the `slash` package can't be bundled due to a bug in tsup, will be fixed when the master branch is released
    egoist committed Nov 24, 2021
    Copy the full SHA
    44b0bc3 View commit details
    Browse the repository at this point in the history