Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rax 兼容支持原 rax-app 导出的一些能力 #5541

Open
wssgcg1213 opened this issue Nov 14, 2022 · 0 comments
Open

Rax 兼容支持原 rax-app 导出的一些能力 #5541

wssgcg1213 opened this issue Nov 14, 2022 · 0 comments
Labels

Comments

@wssgcg1213
Copy link
Collaborator

ice-lab/ice-next#401 迁移

import { xxx } from 'rax-app' 需 alias 到 compat,支持原本 rax-app 导出的一些能力并抹平差异,比如 router、store 等。

需考虑 store 新方案的迁移成本。

结论:加一个 compat 来兼容这些 api,基础能力从 ice 直接导出,包一层转换逻辑。

@wssgcg1213 wssgcg1213 added the v3 label Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant