UNPKG

marked-extended-tables

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