Skip to content

Commit

Permalink
reveal-leap-motion.js -> reveal-leap-motion.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
roryhardy committed Dec 8, 2016
1 parent 6a71b27 commit e5f5a8e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
],
},
output: {
filename: '[name].js',
filename: '[name].min.js',
path: path.join(__dirname),
},
resolve: {
Expand Down

0 comments on commit e5f5a8e

Please sign in to comment.