Skip to content

Commit

Permalink
Removed sourcemaps from /dist
Browse files Browse the repository at this point in the history
  • Loading branch information
v-trof committed May 16, 2017
1 parent bb37186 commit 158f8de
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions dist/ripple.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/ripple.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/ripple.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ module.exports = {
new ExtractTextPlugin('ripple.css'),
new webpack.optimize.UglifyJsPlugin()
],
devtool: 'source-map',
// devtool: 'source-map',
}

0 comments on commit 158f8de

Please sign in to comment.