Parcel 1.10.2 发布,极速零配置 Web 应用打包工具

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

内容简介:Parcel 1.10.2 已发布,Parcel 是一款 Web 应用打包工具,适用于经验不同的开发者。它利用多核处理提供了极快的速度,并且不需要任何配置。按官方说法,这是一款极速、且“开箱即用”的 Web 应用打包工具,其提供...

Parcel 1.10.2 已发布,Parcel 是一款 Web 应用打包工具,适用于经验不同的开发者。它利用多核处理提供了极快的速度,并且不需要任何配置。按官方说法,这是一款极速、且“开箱即用”的 Web 应用打包工具,其提供的测试数据显示,Parcel 比 Webpack 的速度更快。

BundlerTime
browserify      22.98s
webpack          20.71s
parcel9.98s
parcel - with cache2.64s

本次更新内容:

Added

  • Add <image> as a valid element type to bundle in <svg> tags

  • Resolving .postcssrc.json as a PostCSS config

  • Add loaders when bundling workers

Fixed

  • Fix hoist of modules with multiple aliases

  • Fix hoisting of optional require calls

  • Fix safari 10 compatibility for terser

  • Fix HMR for Pug assets

  • Don't load existing sourcemaps if sourcemaps are disabled

  • add missing --no-autoinstall flag to build command

源码下载:


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


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

查看所有标签

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

Geometric Folding Algorithms

Geometric Folding Algorithms

Erik D Demaine / Cambridge University Press / 2008-8-21 / GBP 35.99

Did you know that any straight-line drawing on paper can be folded so that the complete drawing can be cut out with one straight scissors cut? That there is a planar linkage that can trace out any alg......一起来看看 《Geometric Folding Algorithms》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

Base64 编码/解码