Skip to content

Commit e140441

Browse files
committed
mark middleware handling as done
1 parent 5b436e2 commit e140441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adapters-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
\_next/image rewrite then)
5050
- (maybe/explore) set build time cache handler to avoid having to read output of default cache
5151
handler and convert those files into blobs to upload later
52-
- [partially done - for edge runtime] use middleware output to generate middleware edge function
52+
- [done] use middleware output to generate middleware edge function
5353
- [done] don't glob for static files and use `outputs.staticFiles` instead
5454
- check `output: 'export'` case
5555
- note any remaining manual manifest files reading in build plugin once everything that could be

0 commit comments

Comments
 (0)