This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
samool
/
DZ-MXWPP-WEB
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e441d14fa2
Branches
Tags
admin-dz
main
DZ-MXWPP-WEB
/
packages
/
@core
/
forward
vben
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
il y a 1 an
..
helpers
daa31f7156
refactor(project): simplified part of the package, code optimization
il y a 1 an
preferences
daa31f7156
refactor(project): simplified part of the package, code optimization
il y a 1 an
request
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
il y a 1 an
stores
f98f504534
chore: change how the package is built
il y a 1 an
README.md
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
il y a 1 an
README.md
@vben-core
/forward
该目录内的包,可直接被app所引用,其是项目基础功能的一层抽象。允许轻微的副作用耦合,如
locales
的集成。
注意事项
forward
内的包不允许相互引用,有相互引用的情况请考虑是否放到
packages/effects
下