Skip to content

Commit 9bdf26a

Browse files
authored
chore: fix code block in README (#127)
1 parent 8899a53 commit 9bdf26a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Add a script to `package.json` that reads a `.env` file and calls `symbol-upload
253253
"postbuild": "node -r dotenv/config ./node_modules/@bugsplat/symbol-upload/dist/bin/index.js -d ./dist/my-angular-crasher/browser"
254254
}
255255
}
256+
```
256257

257258
For best results, please upload source maps for every released version of your application.
258259

0 commit comments

Comments
 (0)