gzip loader module for webpack
Enables loading gzipped resources.
安装
npm install --save-dev gzip-loader
用法
webpack.config.js
-- -------------------- ---- ------- -------------- - - ------- - ------ - - ----- -------- -------- ------ ---- ------------- - - - -
bundle.js
require("gzip-loader!./file.js.gz")