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 6f799d17ce
commit 58c31c72c3
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,
}