UNPKG

chimee-helper-dom

Version:
8 lines (7 loc) 154 B
import base from './rollup.config.base'; export default Object.assign(base('common'), { output: { format: 'cjs', file: 'lib/index.js', }, });