mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Added the fileExtensions field to file-system-router.md (#6231)
This commit is contained in:
@@ -93,6 +93,7 @@ interface Bun {
|
||||
style: "nextjs";
|
||||
origin?: string;
|
||||
assetPrefix?: string;
|
||||
fileExtensions?: string[];
|
||||
});
|
||||
|
||||
reload(): void;
|
||||
|
||||
Reference in New Issue
Block a user