UNPKG

marked-variables

Version:
18 lines (17 loc) 259 B
export default [ { input: 'src/index.js', output: { name: 'hard-breaks', file: 'lib/index.umd.js', format: 'umd' } }, { input: 'src/index.js', output: { file: 'lib/index.cjs', format: 'cjs' } } ];