TanStackT
TanStack2y ago
2 replies
dual-salmon

chrome extension: file-based routing

Hi. I am developing a chrome extension. And the default route of the app is chrome-extension://[hash_id]/index.html. How can I define this type of route with file-based routing instead of defining a $index and then redirect to the /something/*?
Was this page helpful?