Skip to content

Commit

Permalink
Added npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
kmhigashioka committed Jan 21, 2016
1 parent 5783cab commit ec8fffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@
"homepage": "https://github.com/galambalazs/smoothscroll-for-websites",
"devDependencies": {
"uglify-js": "^2.6.1"
},
"scripts": {
"minify": "uglifyjs SmoothScroll.js --compress --mangle --output SmoothScroll.min.js"
}
}

0 comments on commit ec8fffd

Please sign in to comment.