登录 注册
当前位置:主页 > 资源下载 > 9 > brotli-webpack-plugin:准备资产的Brotli压缩版本以通过Content-Encoding提供服务:br下载

brotli-webpack-plugin:准备资产的Brotli压缩版本以通过Content-Encoding提供服务:br下载

  • 更新:2024-05-28 19:44:50
  • 大小:8KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Webpack - 前端
  • 格式:ZIP

资源介绍

用于Webpack的brotli插件 该插件使用 , 或库通过压缩算法来压缩资产,通过等提供资源。 安装 npm install --save-dev brotli-webpack-plugin 用法 var BrotliPlugin = require ( 'brotli-webpack-plugin' ) ; module . exports = { plugins : [ new BrotliPlugin ( { asset : '[path].br[query]' , test : / \. ( js | css | html | svg ) $ / , th