Skip to content

feat:保持link的代码执行顺序和在dom文档中的顺序一致 #1585

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zjlhope
Copy link

@zjlhope zjlhope commented May 19, 2025

浏览器执行dom文档的link代码规范是并行下载,串行执行,micro-app目前实现了并行下载,但执行顺序是不可控的,某些场景我们可能依赖这个执行顺序(例如:样式重写)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant