We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3500574 commit f370d52Copy full SHA for f370d52
.github/workflows/web-example-ghpages.yml
@@ -20,6 +20,7 @@ jobs:
20
workingDir: flutter/example
21
customArgs: --source-maps
22
webRenderer: canvaskit
23
+ baseHref: "/sentry-dart/"
24
25
- name: Upload source maps
26
run: |
0 commit comments