nocobase/packages/plugins/multi-app-manager/src
icezohu bc00bd161a
fix(multip-app-manager): init multiple Application instances while starting up a sub app (#1986)
* fix: init multiple Application instances while
starting up sub app

by Jacob

* fix: import error

by Jacob

* feat: use async-mutex for locking process

by Jacob

* revert: unused update

by Jacob

* test: should get same obj ref
when asynchronously access with same sub app name

by Jacob

* feat: add async-mutex dependency
to multi-app-manager package.json

by Jacob
2023-06-06 10:47:50 +08:00
..
client feat(multi-app-manager): support auto start (#1931) 2023-05-26 09:55:11 +08:00
server fix(multip-app-manager): init multiple Application instances while starting up a sub app (#1986) 2023-06-06 10:47:50 +08:00
index.ts feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00