打包工具 Parcel 1.9.4 发布,升级 Typescript 至 2.9
2018-07-02 来源:oschina
Parcel 1.9.4 已发布,Parcel 是一款极速、零配置的 Web 应用打包工具。它无需安装插件,开箱即用,使用 worker 进程启用多核编译,同时有文件系统缓存,即使在重启构建后也能快速再编译。
更新内容
新增
Upgrade Typescript to 2.9 Details
Upgrade DEFAULT_ENGINES node to Node 8 Details
Add a buildError event to bundler Details
Use process.env.PARCEL_MAX_CONCURRENT_CALLS environment variable Details
修复
Fix Sass dependencies can not be watched when includePaths is a relative path Details
Replaced fwd slashes with backslashes for win to fix sass deps watch Details
Fix sourcemap file size in report Details
fix build not exiting in dev env Details
Prevent postcss-modules plugin config from being deleted after first run Details
源码下载:https://github.com/parcel-bundler/parcel/releases/tag/v1.9.4
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。