Commit 1d48664
build: configure automatic code-splitting (#127)
* Code splitting improvement
(fix)perf: replaces .lazy routes with normal ones and add automatic code splitting ability from Tanstack Router plugin
* refactor: applies linter and prettier
* bump: tanstack-router and router-plugin versions
fix: install devtools as dependencies (TanStack/router#3994)
fix: change the order of plugins as per router docs suggestion
* build: move tanstack devTools into dev dependencies
---------
Co-authored-by: satnaing <satnaingdev@gmail.com>1 parent 555b43b commit 1d48664
40 files changed
Lines changed: 392 additions & 501 deletions
File tree
- src
- routes
- (auth)
- (errors)
- _authenticated
- apps
- chats
- help-center
- settings
- tasks
- users
Large diffs are not rendered by default.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
0 commit comments