Skip to content

Commit

Permalink
Whitespace tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Jul 30, 2016
1 parent 27a09b9 commit 9c09535
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webpack.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const webpack = require('webpack')

module.exports = {

output: {
library: 'History',
libraryTarget: 'umd'
Expand All @@ -18,5 +17,4 @@ module.exports = {
'process.env.NODE_ENV': JSON.stringify(process.env.NODE_ENV || 'development')
})
]

}

0 comments on commit 9c09535

Please sign in to comment.