Add html-to-image library (#16845)

For use by the Notebook Views insert cells modal
This commit is contained in:
Daniel Grajeda
2021-08-20 18:18:23 -06:00
committed by GitHub
parent 1490e75302
commit ed280cb003
15 changed files with 69 additions and 9 deletions

View File

@@ -104,6 +104,7 @@ function initLoader(opts) {
'@angular/router',
'angular2-grid',
'gridstack/dist/h5/gridstack-dd-native',
'html-to-image',
'ng2-charts',
'rxjs/add/observable/of',
'rxjs/add/observable/fromPromise',