Skip to content

Commit 16bd00d

Browse files
frontend: small changes, fixed bugs
1 parent faa288e commit 16bd00d

18 files changed

+756
-238
lines changed

frontend/angular.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@
3333
"node_modules/primeng/resources/themes/saga-blue/theme.css",
3434
"node_modules/primeng/resources/primeng.min.css"
3535
],
36-
"scripts": []
36+
"scripts": [
37+
"node_modules/js-base64/base64.js",
38+
"node_modules/jspdf/dist/jspdf.min.js"
39+
]
3740
},
3841
"configurations": {
3942
"production": {

0 commit comments

Comments
 (0)