ice/examples/basic-mpa
Rhuzerv 7cfeb54fa9
feat: vite MPA & performance (#4538)
* fix: remove friendly-type-imports

* fix: clear file that be injected react-fast-refresh in runtime

* feat: add historyApiFallback

* feat: refact plugins dir

* fix: improve spa plugin

* fix: remove unused code

* fix: remove unused options

* feat: add mpa setValue

* fix: refactor opdEntries api

* fix: can’t open url

* feat: remove generate html in dev

* fix: runApp path import fixed

* feat: vite:importPlugin support spa and mpa

* fix: historyApiFallback option

* fix: optimize code

* feat: add vite x mpa openPage
2021-08-16 11:01:17 +08:00
..
public fix: html template parameters (#4122) 2021-03-04 12:20:54 +08:00
src/pages refactor: mpa render (#4468) 2021-07-21 00:24:48 +08:00
build.json feat: vite MPA & performance (#4538) 2021-08-16 11:01:17 +08:00
package.json feat: upgrade @ice/store (#4451) 2021-07-12 16:32:55 +08:00
sandbox.config.json feat: support mpa (#82) 2020-03-06 14:58:47 +08:00
tsconfig.json chore: add compiler options to examples (#3963) 2021-01-04 11:10:35 +08:00