打包工具 Parcel 1.9.4 发布,升级 Typescript 至 2.9

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Parcel 1.9.4 已发布,Parcel 是一款极速、零配置的 Web 应用打包工具。它无需安装插件,开箱即用,使用 worker 进程启用多核编译,同时有文件系统缓存,即使在重启构建后也能快速再编译。 更新内容 新增 Upgrad...

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


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

George F. Luger、William A Stubblefield / Addison Wesley / 2008-09-04 / USD 22.20

This book is designed for three primary purposes. The first is as a programming language component of a general class in Artificial Intelligence. From this viewpoint, the authors see as essential that......一起来看看 《AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and 》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换