vben a1a566cb2f chore: update deps пре 9 месеци
..
helpers 9ec91ac16d feat: add breadcrumb navigation example пре 9 месеци
preferences a1a566cb2f chore: update deps пре 9 месеци
request e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization пре 10 месеци
stores 480580f104 feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name пре 9 месеци
README.md e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization пре 10 месеци

README.md

@vben-core/forward

该目录内的包,可直接被app所引用,其是项目基础功能的一层抽象。允许轻微的副作用耦合,如locales的集成。

注意事项

  • forward 内的包不允许相互引用,有相互引用的情况请考虑是否放到packages/effects