mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Ignore exports and module assignments within scope
This commit is contained in:
2
dist/html2canvas.js
vendored
2
dist/html2canvas.js
vendored
@ -5,7 +5,7 @@
|
||||
Released under MIT License
|
||||
*/
|
||||
|
||||
(function(window, document, undefined){
|
||||
(function(window, document, module, exports, undefined){
|
||||
|
||||
/*
|
||||
Copyright (c) 2013 Yehuda Katz, Tom Dale, and contributors
|
||||
|
4
dist/html2canvas.min.js
vendored
4
dist/html2canvas.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user