diff --git a/angular.json b/angular.json index ed95dbaef747bd63b74712181187aeda2b7d8cd2..c6b71d850b64e4c55c6cfdff8ccefcdafb52fbb9 100644 --- a/angular.json +++ b/angular.json @@ -131,7 +131,9 @@ "node_modules/echarts/dist/echarts.min.js", "node_modules/echarts/dist/extension/bmap.min.js", "node_modules/chart.js/dist/Chart.min.js", - "node_modules/marked/lib/marked.js" + "node_modules/marked/lib/marked.js", + "node_modules/leaflet/dist/leaflet.js", + "node_modules/leaflet-area-select/dist/Map.SelectArea.js" ], "styles": [ "node_modules/bootstrap/dist/css/bootstrap.css",