ice/packages/runtime/tests
ClarkXia 15c8200f60
Feat: unnecessary to compile routes config for server render (#6856)
* fix: unnecessary to compile routes config for server render

* chore: format ejs template

* feat: support build fallback entry

* chore: add test case for fallback entry

* chore: update lock

* chore: changeset

* chore: lint

* chore: lint

* chore: remove console log

* fix: merge conflict

* fix: undefined assign
2024-06-17 16:24:57 +08:00
..
appConfig.test.ts test: improve test case (#497) 2022-11-15 10:30:52 +08:00
domRender.test.ts Feat/support js entry bundle (#5615) 2022-12-18 19:40:52 -08:00
proxyData.test.ts fix: add warning log for mutate suspense data directly (#6351) 2023-07-05 14:30:16 +08:00
routes.test.tsx fix: use data (#6254) 2023-05-19 11:08:25 +08:00
routesConfig.test.ts Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
runClientApp.test.tsx feat: async data loader (#6137) 2023-04-25 10:47:40 +08:00
runServerApp.test.tsx feat: use scripts (#6238) 2023-06-05 16:01:11 +08:00
singleRoute.test.tsx Feat: enhance single router mode without react-router (#6761) 2024-01-25 13:21:45 +08:00
templateParse.test.ts feat: suport tempelate parse for statisc dataloader (#5749) 2023-01-04 23:45:34 -08:00