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(astro): introduce the injectExtra option #1878

Merged
merged 3 commits into from Nov 18, 2022
Merged

feat(astro): introduce the injectExtra option #1878

merged 3 commits into from Nov 18, 2022

Commits on Nov 18, 2022

  1. feat(astro): introduce injects option

    This commit also marks the existing `injectReset` & `injectEntry` as
    deprecated. Users with those options set should have no breaking changes
    on their existing code, but only receive a warning via the linting tool.
    
    close #1877
    equt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d99386b View commit details
    Browse the repository at this point in the history
  2. revert(astro): introduce injects option

    This reverts commit d99386b.
    equt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4dfe1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e59b61 View commit details
    Browse the repository at this point in the history