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 b6dfce2 commit 000a38dCopy full SHA for 000a38d
.github/workflows/deploy-widgetbook-azure.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Build Web
34
run: |
35
- melos exec --scope="optimus_widgetbook" -- "flutter build web"
+ melos exec --scope="optimus_widgetbook" -- "flutter build web --base-href '/./'"
36
37
- name: Modify manifest.json
38
0 commit comments