Load after leaflet-libs (See #120)

This commit is contained in:
David Molineus
2023-02-20 09:10:54 +01:00
parent 097cd5c31f
commit a2d1ae683d

View File

@@ -44,7 +44,8 @@ class Plugin implements BundlePluginInterface, RoutingPluginInterface
[
ContaoCoreBundle::class,
NetzmachtContaoToolkitBundle::class,
NetzmachtContaoPageContextBundle::class
NetzmachtContaoPageContextBundle::class,
'leaflet-libs',
]
)
->setReplace(['leaflet']),