UNPKG

rollup-plugin-webpack-stats

Version:

Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure

8 lines (6 loc) 197 B
const require_plugin = require('./plugin.cjs'); //#region src/index.ts var src_default = require_plugin.webpackStats; //#endregion module.exports = src_default; //# sourceMappingURL=index.cjs.map