We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e583e82 commit 4d19cc9Copy full SHA for 4d19cc9
1 file changed
webapp/angular.json
@@ -43,6 +43,9 @@
43
"zone.js"
44
],
45
"tsConfig": "tsconfig.app.json",
46
+ "allowedCommonJsDependencies": [
47
+ "leaflet"
48
+ ],
49
"assets": [
50
{
51
"glob": "**/*",
0 commit comments