Skip to content

Commit 2a5b86e

Browse files
Update platform-includes/node-options-windows/javascript.react-router.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent b836e51 commit 2a5b86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/node-options-windows/javascript.react-router.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Expandable title="Are you using Windows?">
22

3-
If you're on Windows, set `NODE_OPTIONS` environment variable manually before running your app.
3+
If you're on Windows, set the `NODE_OPTIONS` environment variable manually before running your app.
44

55
```bash {tabTitle:cmd}
66
set NODE_OPTIONS=--import ./instrument.server.mjs

0 commit comments

Comments
 (0)