Webpack 5 plugin for accumulating data from loaders with batch processing
npm install accumulator-webpack-plugin
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.