const { input, output } = require('./configs').commonjs

module.exports = Object.assign({}, input, { output })