Skip to content

Commit

Permalink
fix #217
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenFang committed Jan 24, 2016
1 parent c004c90 commit d0d78ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.production.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var webpack = require('webpack');

module.exports = {

devtool: 'eval-source-map',
entry: {
'react-bootstrap-table': './src/index.js'
},
Expand Down

0 comments on commit d0d78ef

Please sign in to comment.