Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Nov 17, 2023
1 parent 63efb2c commit 5dbedff
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ server?
- [x] Server-side rendering
- [x] Client components loaded as separate chunks
- [x] Server actions
- [x] Progressively enhanced form actions
- [x] Suspensy routing
- [x] Development server
- [x] Production builds
- [x] Serverless deployment (using
[Cloudflare Workers](https://workers.cloudflare.com))
- [x] Server references manifest
- [x] Serverless deployment examples
- using a [Cloudflare Worker](https://workers.cloudflare.com)
- using a
[Vercel Edge Function](https://vercel.com/docs/functions/edge-functions)
- [x] Support [poisoned imports][]
- [ ] Microfrontend composition demo
- [ ] Advanced routing
Expand Down

1 comment on commit 5dbedff

@vercel
Copy link

@vercel vercel bot commented on 5dbedff Nov 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mfng – ./

mfng.vercel.app
mfng-git-main-unstubbable.vercel.app
mfng-unstubbable.vercel.app

Please sign in to comment.