Skip to content

Commit 57dfaf9

Browse files
committed
update SSR build
1 parent f90c18b commit 57dfaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ If you prefer to build your assets on deploy instead of committing them to your
325325
You may start the SSR server using `node`:
326326

327327
```sh
328-
node bootstrap/ssr/ssr.js
328+
node bootstrap/ssr/ssr.mjs
329329
```
330330

331331
### Optional: Expose Vite port when using Laravel Sail

0 commit comments

Comments
 (0)