accumulator-webpack-plugin
v0.1.0
Published
Webpack 5 plugin for accumulating data from loaders with batch processing
Downloads
3
Maintainers
Readme
accumulator-webpack-plugin
Install
npm install accumulator-webpack-plugin --save-dev
Webpack 5 plugin for accumulating data from loaders with batch processing Allows you to collect data from several asset modules and place them in a common one to optimize network requests. It was created to easy make audio and svg sprites.