mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
build: improve minification, more verbose
This commit is contained in:
2
src/html2canvas-post.txt
Normal file
2
src/html2canvas-post.txt
Normal file
@ -0,0 +1,2 @@
|
||||
window.html2canvas = html2canvas;
|
||||
}(window, document));
|
1
src/html2canvas-pre.txt
Normal file
1
src/html2canvas-pre.txt
Normal file
@ -0,0 +1 @@
|
||||
(function(window, document, undefined){
|
Reference in New Issue
Block a user