From 46ee25fabfc3d2a4493004535774ddea1ad01c91 Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 13 Nov 2020 00:07:11 +0100 Subject: Add leaflet plugin to fix webpack compatibility --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 101fb8b..552cedc 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "@rails/ujs": "^6.0.0", "@rails/webpacker": "4.3.0", "leaflet": "^1.7.1", + "leaflet-defaulticon-compatibility": "^0.1.1", "stimulus": "^1.1.1", "turbolinks": "^5.2.0" }, -- cgit v1.2.3