Make routing work from a file-served Capacitor bundle (#24) #27

Merged
westfarn merged 1 commits from capacitor-file-routing-24 into master 2026-07-26 13:46:41 -07:00
1 Commits
Author SHA1 Message Date
westfarn 02f14699b9 Use HashRouter for Capacitor file-served routes (#24)
Unit Tests / test (pull_request) Successful in 10s
Isolate BrowserRouter vs HashRouter in AppRouter so nested paths reload
cleanly from the Capacitor filesystem bundle without nginx rewrites, while
web deploy keeps BrowserRouter unchanged.
2026-07-26 15:42:03 -05:00