Skip to content

v1.2.3

Choose a tag to compare

@caohuilin caohuilin released this 17 Feb 10:20
· 6773 commits to main since this release
6c442e0
  • 支持 cssPath、jsPath、mediaPath 在生产模式配置
  • 支持在应用项目中启用「全局代理」功能
  • 修复 output.enableInlineScripts 配置不生效问题
  • 修复配置文件使用 modern.config.ts 时 ESlint 报错问题
  • 修复 SSG 渲染在多入口情况加内容不正确问题
  • 修复 BFF 在 API 函数报错时退出进程
  • 修复微前端插件配置问题
  • 移除对 stylus 格式 css 的支持
  • dev 命令支持按入口名称编译