Commit 13f7343
committed
improve: use GITHUB_ACTIONS env var for basePath detection
- Replace NODE_ENV check with GITHUB_ACTIONS detection
- More explicit and safer for GitHub Pages deployment
- Keeps basePath empty for local development1 parent 20e9419 commit 13f7343
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
0 commit comments