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

chore: Add Cloudflare Static Assets reference to serveStatic deprecation notice #3705

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ambergristle
Copy link

Cloudflare Static Assets is now in open beta, promoted as a solution for SSR apps: https://blog.cloudflare.com/builder-day-2024-announcements/#static-asset-hosting

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

Cloudflare Static Assets is now in open beta, promoted as a solution for SSR apps
@yusukebe
Copy link
Member

Hi @ambergristle

Good catch up! Looks good. Can you run the following command to format the code to pass the CI?

bun run format:fix && bun run lint:fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants