Skip to content

Commit 4c7bd69

Browse files
committed
Tweak CLI command
1 parent 87824da commit 4c7bd69

File tree

1 file changed

+1
-0
lines changed
  • src/app/reference/replay-cli/source-maps

1 file changed

+1
-0
lines changed

src/app/reference/replay-cli/source-maps/page.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ You can upload source maps using the `replayio upload-source-maps` command in th
2323
The simplest usage will be running the following after your production JS build has finished.
2424

2525
```sh
26+
npm run build
2627
npx replayio upload-source-maps --group <Version or SHA> <buildOutputDir>
2728
```
2829

0 commit comments

Comments
 (0)