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

Add a 'defer' option to the autoStart argument #588

Merged
merged 6 commits into from
Jun 14, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    b5d14a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update packages/application/src/index.ts

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    brichet and fcollonval authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f95c1b5 View commit details
    Browse the repository at this point in the history
  2. Update packages/application/src/index.ts

    Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
    brichet and fcollonval authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b49cc61 View commit details
    Browse the repository at this point in the history
  3. Uses the autostart argument to defer the plugins, and return only one…

    … promise when activating all deferred plugins
    brichet committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e7b59cc View commit details
    Browse the repository at this point in the history
  4. Fix tests

    brichet committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4c9f404 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78c84ea View commit details
    Browse the repository at this point in the history