Skip to content

Commit e533c55

Browse files
committed
Proxy FS for /internal/symlinks
1 parent a9ef071 commit e533c55

File tree

1 file changed

+1
-0
lines changed
  • packages/playground/wordpress/src

1 file changed

+1
-0
lines changed

packages/playground/wordpress/src/boot.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ export async function bootRequestHandler(options: BootRequestHandlerOptions) {
266266
'/tmp',
267267
requestHandler.documentRoot,
268268
'/internal/shared',
269+
'/internal/symlinks',
269270
]);
270271
}
271272

0 commit comments

Comments
 (0)