feat: add html2canvas for easily exporting html to images using canvas

This commit is contained in:
Rucha Mahabal
2021-07-25 20:23:20 +05:30
parent 1176761757
commit 57cb3ac023
3 changed files with 22 additions and 1 deletions

View File

@@ -154,6 +154,7 @@
"before": true,
"beforeEach": true,
"onScan": true,
"html2canvas": true,
"extend_cscript": true,
"localforage": true
}