UNPKG

rollup-config-analyzer

Version:
5 lines (3 loc) 113 B
'use strict' import { plugin as analyze } from 'rollup-plugin-analyzer' export default { plugins: [analyze()] }