| @@ -32,7 +32,10 @@ | |||
| "styles": [ | |||
| "src/styles.scss" | |||
| ], | |||
| "scripts": [] | |||
| "scripts": [], | |||
| "allowedCommonJsDependencies": [ | |||
| "leaflet" | |||
| ] | |||
| }, | |||
| "configurations": { | |||
| "production": { | |||
| @@ -100,5 +103,8 @@ | |||
| } | |||
| } | |||
| } | |||
| }, | |||
| "cli": { | |||
| "analytics": "960e5649-15d7-4fcf-9966-5b6a0886ca48" | |||
| } | |||
| } | |||