-
Notifications
You must be signed in to change notification settings - Fork 32
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
new(gatsby-adapter-fastify): Implement #449
base: main
Are you sure you want to change the base?
Conversation
|
@tsdexter There's a lot in flight. And once again Fastify makes this weirdly hard when it comes to static files. 😢 But I'm slowly working on it. Let me know if you have time to help. |
* main: chore(repo): Package updates (#461) Revert "chore: stuff" Revert "chore: disabling fastify tests cause they're broken and I don't care I just want to update shtuff to replace the plugin" chore: stuff chore: disabling fastify tests cause they're broken and I don't care I just want to update shtuff to replace the plugin chore(packages): update actions/checkout action to v4 (#459) chore(packages): update actions/setup-node action to v4 (#460) fix(packages): update non-major dependency versions (#453)
Description
Implementing Fastify Adapter for Gatsby
Documentation
See TODOs in code
Related Issues
#440