* feat: get dataloader config from pages
* feat: Set static dataloader to data_prefetch of manifest
* feat: set static dataloader to data_prefetch of frames
* chore: dealwith lint
* feat: support loaderConfig in middleware
* feat: add getLoadersConfig in index
* chore: modify title
* test: add test for static dataloader of pha
* feat: merge loaders and dataloaderCOnfig
* feat: modify name
* chore: deal with ts
* feat: modify loaders
* feat: modify getDataloaderConfig
* feat: modify loadersconfig
* chore: modify changelog and versiion
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
* feat: render document by routes config
* test: downgrade to csr
* chore: rename
* refactor: load route modules after only in ssr
* fix: pha test
* fix: compat with no routes config
* fix: ensure routes config before build
* fix: test case
* fix: test timeout
* fix: cache in test case
* refactor: check routes config before server compiler
* refactor: allways generate routes config
* chore: remove dead code
* fix: reset status when init config