build: improve minification, more verbose

This commit is contained in:
MoyuScript
2012-02-21 07:51:53 +01:00
parent df8d3558b3
commit 0b1fb0dac7
5 changed files with 49 additions and 21 deletions

2
src/html2canvas-post.txt Normal file
View File

@ -0,0 +1,2 @@
window.html2canvas = html2canvas;
}(window, document));

1
src/html2canvas-pre.txt Normal file
View File

@ -0,0 +1 @@
(function(window, document, undefined){