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 build issue #17

Closed
wants to merge 1 commit into from
Closed

Fix build issue #17

wants to merge 1 commit into from

Commits on Jan 28, 2023

  1. Fix build issue

    Build did not work on latest version of "create astro".
    
    ```
      "dependencies": {
        "astro": "^2.0.2"
      },
      "devDependencies": {
        "@matthewp/astro-fastify": "^2.0.3"
      }
    ```
    
    Issue origin: withastro/astro#5056
    romanzy313 authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d0c6dc9 View commit details
    Browse the repository at this point in the history