Commit b55b44d
committed
Normalize BASE_PATH to end with a trailing slash
actions/configure-pages outputs base_path without a trailing slash, which
concatenated to "…keyboardv86/…" at runtime. Vite's base must end in /.1 parent c0bf9c0 commit b55b44d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments