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: support async plugins #4671

Merged
merged 12 commits into from Oct 15, 2022
Merged

feat: support async plugins #4671

merged 12 commits into from Oct 15, 2022

Commits on Oct 14, 2022

  1. Copy the full SHA
    2e15e30 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused

    sxzz committed Oct 14, 2022
    Copy the full SHA
    347fb81 View commit details
    Browse the repository at this point in the history
  3. feat: support async plugins

    sxzz committed Oct 14, 2022
    Copy the full SHA
    12bb3db View commit details
    Browse the repository at this point in the history
  4. fix: watch

    sxzz committed Oct 14, 2022
    Copy the full SHA
    5a404a1 View commit details
    Browse the repository at this point in the history
  5. fix: watch

    sxzz committed Oct 14, 2022
    Copy the full SHA
    2fce027 View commit details
    Browse the repository at this point in the history
  6. fix: dts

    sxzz committed Oct 14, 2022
    Copy the full SHA
    6061516 View commit details
    Browse the repository at this point in the history
  7. fix: await

    sxzz committed Oct 14, 2022
    Copy the full SHA
    ec38dcc View commit details
    Browse the repository at this point in the history
  8. fix: watch cli

    sxzz committed Oct 14, 2022
    Copy the full SHA
    a6be6fd View commit details
    Browse the repository at this point in the history
  9. test: add

    sxzz committed Oct 14, 2022
    Copy the full SHA
    65d49f1 View commit details
    Browse the repository at this point in the history
  10. chore: improve types

    sxzz committed Oct 14, 2022
    Copy the full SHA
    4eb3e36 View commit details
    Browse the repository at this point in the history
  11. refactor: remove iife

    sxzz committed Oct 14, 2022
    Copy the full SHA
    8e729c9 View commit details
    Browse the repository at this point in the history
  12. docs: add

    sxzz committed Oct 14, 2022
    Copy the full SHA
    304f750 View commit details
    Browse the repository at this point in the history