Skip to content

Commit 7b6b2ab

Browse files
authored
Merge pull request #24 from clarmso/master
Minified file can be smaller
2 parents 3d2d602 + 46ba111 commit 7b6b2ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ define(['jquery', 'jquery.easing'], function (jQuery, easing) {
2323
* `npm install`
2424
* Make changes
2525
* Test against files in `/examples`
26-
* Build minified version with `npm run uglify`
26+
* Build minified version with `npm run uglify -- --compress --mangle`

jquery.easing.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)