We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8899a53 commit 9bdf26aCopy full SHA for 9bdf26a
README.md
@@ -253,6 +253,7 @@ Add a script to `package.json` that reads a `.env` file and calls `symbol-upload
253
"postbuild": "node -r dotenv/config ./node_modules/@bugsplat/symbol-upload/dist/bin/index.js -d ./dist/my-angular-crasher/browser"
254
}
255
256
+```
257
258
For best results, please upload source maps for every released version of your application.
259
0 commit comments