Commit cf43865
committed
Fix GitHub Pages redirect by using hardcoded paths in production
- Use hardcoded /basecoat-ultra/introduction path for production builds
- Fixes SvelteKit dynamic base path calculation issues on GitHub Pages
- Both JavaScript and meta refresh redirects now work correctly1 parent 15311a9 commit cf43865
File tree
54 files changed
+164
-164
lines changed- docs
- _app
- immutable
- chunks
- entry
- nodes
- introduction
- svelte
- neumorphism-demo
- ultra
- neumorphism-demo
- packages/docs
- .svelte-kit
- generated/server
- output
- client
- .vite
- _app
- immutable
- chunks
- entry
- nodes
- prerendered/pages
- introduction
- svelte
- neumorphism-demo
- ultra
- neumorphism-demo
- server
- .vite
- chunks
- entries/pages
- nodes
- src/routes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+164
-164
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments