ice/test
Hengchang Lu 9e2e81a428
Fix: store not work in mpa(webpack mode) (#5144)
* fix: store not work in mpa

* feat: add mpa-webpack example

* chore: example name

* chore: update comment

* fix: use rootDir to replace process.cwd()

* chore: format
2022-01-17 10:56:13 +08:00
..
utils refactor: optimize router (#4814) 2021-12-02 10:44:03 +08:00
basic-auth.test.ts feat: workflow of ci test (#3934) 2020-12-22 10:43:23 +08:00
basic-disable-runtime.test.ts fix: avoid error when disableRuntime (#5002) 2021-12-03 14:52:10 +08:00
basic-icestark-layout.test.ts refactor: optimize router (#4814) 2021-12-02 10:44:03 +08:00
basic-keep-alive.test.ts feat: implementation of the keep-alive function for icejs (#4035) 2021-01-25 20:05:04 +08:00
basic-mpa-vite.test.ts Fix: store not work in mpa(webpack mode) (#5144) 2022-01-17 10:56:13 +08:00
basic-mpa-webpack.test.ts Fix: store not work in mpa(webpack mode) (#5144) 2022-01-17 10:56:13 +08:00
basic-nested-store.test.ts test: test case for devServer (#4042) 2021-01-22 10:23:14 +08:00
basic-spa.test.ts chore: add test case for historyApiFallback.disableDotRule (#5066) 2021-12-29 17:24:19 +08:00
basic-ssr-with-lazy-load.test.ts refactor: replace route path in plugin-store (#4501) 2021-08-04 16:40:09 +08:00
basic-ssr.test.ts Hotfix: store provider in ssr lazy (#4064) 2021-01-28 14:37:16 +08:00
basic-store.test.ts feat: vite plugin for import component style (#4527) 2021-08-09 14:28:18 +08:00
basic-vite-ssr.test.ts feat: SSR in mode vite ssr (#5045) 2022-01-11 10:36:40 +08:00
without-react-router.test.ts test: test case for devServer (#4042) 2021-01-22 10:23:14 +08:00