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

启动和热更新阶段,建议同 2.x 版本一样增加进度条 #5892

Closed
wayn3lee opened this issue Feb 10, 2023 · 2 comments
Closed

启动和热更新阶段,建议同 2.x 版本一样增加进度条 #5892

wayn3lee opened this issue Feb 10, 2023 · 2 comments
Labels

Comments

@wayn3lee
Copy link
Contributor

Summary | 概述

No response

Motivation | 背景

ice.js 2.x 版本在启动、热更新时都会显示进度条和阶段
3.x 版本目前缺乏,建议增加

Usage example | 使用示例

No response

Detailed design | 方案设计

延续 2.x 的设计即可

Additional context | 额外信息

No response

@wayn3lee wayn3lee added the rfc label Feb 10, 2023
@ClarkXia
Copy link
Collaborator

终端日志希望简洁明了,后续考虑提供详细模式,输出处理的模块信息进度,但不会再沿用 webpack bar

@wssgcg1213
Copy link
Collaborator

进度条其实都是假的, 因为构建是一个边 resolve 边转译的过程, 依赖树有多深是不在一开始就知道的

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

3 participants