Skip to content

Commit 59d44e3

Browse files
Roland SchillingRoland Schilling
Roland Schilling
authored and
Roland Schilling
committed
Whitelisted yamljs as commonjs as no es version is available.
1 parent a83d8d5 commit 59d44e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"main": "src/main.ts",
2323
"polyfills": "src/polyfills.ts",
2424
"tsConfig": "tsconfig.app.json",
25+
"allowedCommonJsDependencies": ["yamljs"],
2526
"assets": [
2627
"src/favicon.ico",
2728
"src/assets"

0 commit comments

Comments
 (0)