UNPKG

bootstrap-4-react

Version:
9 lines (8 loc) 154 B
module.exports = { entry: './lib/index.js', output: { path: __dirname + '/dist', filename: 'bootstrap-4-react.js' }, mode: 'production' }