Commit a214f75
authored
Update index.html
- Updated index.html to load main.tsx from "/src/main.tsx" instead of "/quantumca/src/main.tsx".
- Vite automatically rewrites this reference during build to point to the correct hashed bundle inside /quantumca/assets/.
- This fixes the Rollup "failed to resolve import" error and allows `npm run build` to succeed.
- Resolves blank screen issue on GitHub Pages deployment caused by missing bundle.1 parent cc9aba4 commit a214f75
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
0 commit comments