v2.68.17
What's Changed
Bug Fixes 🐞
- fix: when sourcemap is false, the css sourcemap also is true in development by @yifancong in #7696
- fix: add exports fro helper module in server-core package.json by @GiveMe-A-Name in #7712
Other Changes
- chore(@modern-js/utils): re-exports require, env module using sub-paths by @GiveMe-A-Name in #7710
更新内容
Bug 修复 🐞
- fix: 为 server-core package.json 添加 helper 模块的 sub-exports 由 @GiveMe-A-Name 实现, 详情可查看 #7712
其他变更
- chore(@modern-js/utils): 使用 sub-paths 导出 require, env 模块 由 @GiveMe-A-Name 实现, 详情可查看 #7710