We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d932b2 + 59d44e3 commit faec488Copy full SHA for faec488
3 files changed
angular.json
@@ -22,6 +22,7 @@
22
"main": "src/main.ts",
23
"polyfills": "src/polyfills.ts",
24
"tsConfig": "tsconfig.app.json",
25
+ "allowedCommonJsDependencies": ["yamljs"],
26
"assets": [
27
"src/favicon.ico",
28
"src/assets"
0 commit comments