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

V2.0 Roadmap #663

Open
14 tasks
XGHeaven opened this issue Oct 29, 2024 · 0 comments
Open
14 tasks

V2.0 Roadmap #663

XGHeaven opened this issue Oct 29, 2024 · 0 comments

Comments

@XGHeaven
Copy link
Collaborator

XGHeaven commented Oct 29, 2024

Features:

  • 支持监听配置文件然后自动重启构建服务
  • 支持并行编译
  • 优化 transform/bundle 性能
  • 升级 TypeScript/Rollup 等依赖版本,实验性接入 Rolldown
  • 插件支持直接传入对象
  • 将类型声明分离出来,作为独立的构建任务
    • declaration 作为配置项,支持 boolean | DeclarationUserConfig,向前兼容 truefalse
    • 统一产出到 typings 目录下。
    • 支持配置生成引擎,包括但不限于 tsc、api-extractor、oxc-transform

Break Change:

  • Bundle 模式
    • 默认开启 browser
    • 默认关闭 polyfill
    • 删除 development

Test:

  • 提供完备的测试,优化 map 可能不一致的问题
@XGHeaven XGHeaven pinned this issue Oct 29, 2024
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

No branches or pull requests

1 participant