ice/tests/integration
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
..
app-config.test.ts fix: compatible with win32 in speedup mode (#6497) 2023-08-30 13:29:18 +08:00
basic-project.test.ts Feat: unnecessary to compile routes config for server render (#6856) 2024-06-17 16:24:57 +08:00
disable-data-loader.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
hash-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
icestark-child.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
icestark-layout.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
memory-router.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
miniapp-project.test.ts test(miniapp): add test case 2023-03-28 19:53:50 +08:00
multi-target.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
rax-inline-style.test.ts remove plugin-rax-compat server options (#6362) 2023-07-06 11:00:14 +08:00
rax-project.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
routes-config.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
routes-generate.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
single-router.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-antd-mobile.test.ts Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
with-auth.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-data-loader.test.ts feat: async data loader (#6137) 2023-04-25 10:47:40 +08:00
with-dynamic.test.ts feat: dynamic API (#6831) 2024-03-20 14:44:21 +08:00
with-fallback-entry.test.ts Feat: unnecessary to compile routes config for server render (#6856) 2024-06-17 16:24:57 +08:00
with-i18n.test.ts feat: i18n plugin (#6149) 2023-04-24 10:18:53 +08:00
with-request.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
with-ssg.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
with-store.test.ts fix: pass a timeout value for long-running test (#5604) 2022-11-22 16:43:03 +08:00
with-suspense-ssr.test.ts Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00