{"library":"last-call-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that allows transforming/modifying assets just before Webpack emits them. Version 3.0.0 supports Webpack 4+, while v2.1.2 is for Webpack 3 and below. The plugin accepts an array of asset processors, each with a regex to match asset names and a processor function returning a Promise. It provides an assets object for adding, deleting, or retrieving assets during processing. Useful for prefixing comments, running final optimizations (e.g., cssnano), or generating additional assets like source maps. Compared to other asset modification plugins, it offers explicit per-processor phase control and direct asset manipulation.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","transform","modify","manipulate","optimize","prefix","sufix","webpack","assets"],"last_verified":"Wed May 27","install":[{"cmd":"npm install last-call-webpack-plugin","imports":["const LastCallWebpackPlugin = require('last-call-webpack-plugin');","import LastCallWebpackPlugin from 'last-call-webpack-plugin';","new LastCallWebpackPlugin({ assetProcessors: [...], canPrint: true })"]},{"cmd":"yarn add last-call-webpack-plugin","imports":[]},{"cmd":"pnpm add last-call-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/NMFR/last-call-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/last-call-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/last-call-webpack-plugin/compatibility"}}