Skip to content

Commit c21c836

Browse files
committed
Update minimized version
1 parent 4ffac12 commit c21c836

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

minimize.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
uglifyjs -c -m --preamble "/* Copyright (c) 2014 Dan Stillman - MIT License - https://github.com/dstillman/pathparser.js */" pathparser.js > pathparser.min.js
2+
uglifyjs -c -m --preamble "/* Copyright (c) 2014-2016 Dan Stillman - MIT License - https://github.com/dstillman/pathparser.js */" pathparser.js > pathparser.min.js

pathparser.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)