UNPKG

react-bootstrap

Version:

Bootstrap 3 components build with React

11 lines (8 loc) 166 B
import _ from 'lodash'; import baseConfig from './base.config'; export default _.extend({}, baseConfig, { output: { pathinfo: true }, devtool: 'eval' });