This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
html2canvas
Watch
1
Star
0
Fork
0
You've already forked html2canvas
mirror of
https://github.com/niklasvh/html2canvas.git
synced
2023-08-10 21:13:10 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
afa5d7cb8e
html2canvas
/
.babelrc
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Library rewrite
2017-07-29 05:07:42 +03:00
{
Assign default options values
2017-08-01 17:36:51 +03:00
"plugins": ["transform-object-rest-spread"],
Library rewrite
2017-07-29 05:07:42 +03:00
"presets": ["es2015", "flow"]
}
Reference in New Issue
Copy Permalink