mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Re-adding dist/ to version control for now
This commit is contained in:
parent
6539f9d9c3
commit
47a7240d6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,7 +1,6 @@
|
||||
/nbproject/
|
||||
image.jpg
|
||||
/.project
|
||||
dist/
|
||||
/.settings/
|
||||
node_modules/
|
||||
.envrc
|
||||
|
3537
dist/html2canvas.js
vendored
Normal file
3537
dist/html2canvas.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
8
dist/html2canvas.min.js
vendored
Normal file
8
dist/html2canvas.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
8
dist/html2canvas.svg.js
vendored
Normal file
8
dist/html2canvas.svg.js
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
html2canvas 0.5.0-beta2 <http://html2canvas.hertzen.com>
|
||||
Copyright (c) 2015 Niklas von Hertzen
|
||||
|
||||
Released under License
|
||||
*/
|
||||
|
||||
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({},{},[])
|
7
dist/html2canvas.svg.min.js
vendored
Normal file
7
dist/html2canvas.svg.min.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
html2canvas 0.5.0-beta2 <http://html2canvas.hertzen.com>
|
||||
Copyright (c) 2015 Niklas von Hertzen
|
||||
|
||||
Released under License
|
||||
*/
|
||||
!function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);var j=new Error("Cannot find module '"+g+"'");throw j.code="MODULE_NOT_FOUND",j}var k=c[g]={exports:{}};b[g][0].call(k.exports,function(a){var c=b[g][1][a];return e(c?c:a)},k,k.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}({},{},[]);
|
Loading…
Reference in New Issue
Block a user