Skip to content

Commit e4f25c6

Browse files
committed
Merge pull request parallax#174 from diegocr/master
Added uglify.sh script to create jspdf.min.js using UglifyJS, fixes parallax#161
2 parents 7c2d3f1 + 242ff19 commit e4f25c6

8 files changed

Lines changed: 1888 additions & 1853 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "libs/zpipe"]
1111
path = libs/zpipe
1212
url = https://github.com/richardassar/zpipe.git
13+
[submodule "libs/async"]
14+
path = libs/async
15+
url = https://github.com/caolan/async.git

dist/jspdf.min.js

Lines changed: 159 additions & 148 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)