设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-9-27 14:26| 发布者: joejoe0332| 查看: 424| 评论: 0|原作者: oschina|来自: oschina

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

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

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

接下来继续看看本次的更新内容,主要是新增了新特性,如支持 Babel 7、升级至 TypeScript 3.0、提供 HTML Bundle 加载器等,以及 bug 修复:

[1.10.0] - 2018-09-25

新增

  • Babel 7 support Details

  • HTML Bundle loader Details

  • Process inline scripts and styles Details

  • Added LD+JSON asset Details

  • Add support for Elm assets Details

  • Support optionally bundling node_modules for --target=node Details

  • Import existing sourcemaps Details

  • Import GraphQL files from other GraphQL files Details

  • Automatically strip flow types Details

  • SugarSS Support Details

  • Minimal verbose/debug mode Details

  • User friendly error on failed entrypoint resolving Details

  • Support for SharedWorkers Details

  • Add Object Spread to default Babel transforms Details

  • Update help message for --public-url Details

  • Support HTML5 history mode routing Details

  • Split cache into multiple folders for faster FS Details

  • Support array in package.json's sideEffects property Details

  • Added stub for require.cache Details

  • Added dotenv-expand to expand env vars Details

  • Update Typescript to v3.0.0 Details

  • Add --no-content-hash option to build cli Details

详细内容请查看 更新日志
下载地址 https://github.com/parcel-bundler/parcel/releases/tag/v1.10.0


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部