router
If the routes
directory has the following structure:
/routes
/users
create.ts
Navigation to /users/create
will not work. As a workaround, we can use 'dot' notation:
/routes
users.create.ts
Thanks @markostanimirovic. I think this should be supported also.
This was also brought up in the Analog Discord
Owner Name | analogjs |
Repo Name | analog |
Full Name | analogjs/analog |
Language | TypeScript |
Created Date | 2022-07-06 |
Updated Date | 2023-03-28 |
Star Count | 885 |
Watcher Count | 18 |
Fork Count | 67 |
Issue Count | 33 |
Issue Title | Created Date | Updated Date |
---|