Skip to content

Commit 4d84f55

Browse files
committed
Mark canvg external (optional dependency of jsPDF)
1 parent d038cef commit 4d84f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"build": {
4343
"builder": "@angular/build:application",
4444
"options": {
45+
"externalDependencies": [ "canvg" ],
4546
"outputPath": {
4647
"base": "dist/app"
4748
},

0 commit comments

Comments
 (0)