Skip to content

Commit

Permalink
wops
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxcapades committed Feb 19, 2020
1 parent dc433cf commit 86b785d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "np-shop-highlight",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/Foxcapades/np-shop-highlight",
"author": {
"name": "Elizabeth Harper",
Expand Down
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
path: path.resolve("build", "compile")
},
optimization: {
minimize: false
minimize: true
},
resolve: {
alias: {
Expand Down

0 comments on commit 86b785d

Please sign in to comment.