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 50ade0c commit 3a8795eCopy full SHA for 3a8795e
.github/workflows/deploy.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: bahmutov/npm-install@v1
24
25
- name: Hack base path for pages
26
+ if: false
27
run: sed '/plugins:.*/a base:"/quack-ui",' vite.config.ts > vite.config.ts
28
29
- name: Build project
0 commit comments