Skip to content
Snippets Groups Projects
Commit 9c4b5cb4 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #20088 TIME 0:15 resolve circular dependencies

parent 7f260065
No related merge requests found
......@@ -11,6 +11,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
"allowedCommonJsDependencies": ["papaparse/papaparse.min.js", "pdfjs-dist/es5/web/pdf_viewer", "pdfjs-dist/es5/build/pdf"],
"outputPath": "dist",
"index": "src/frontend/index.html",
"polyfills": "src/frontend/polyfills.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment