diff --git a/src/Bundle/ContaoManager/Plugin.php b/src/Bundle/ContaoManager/Plugin.php index b5420a1..6c54271 100644 --- a/src/Bundle/ContaoManager/Plugin.php +++ b/src/Bundle/ContaoManager/Plugin.php @@ -44,7 +44,8 @@ class Plugin implements BundlePluginInterface, RoutingPluginInterface [ ContaoCoreBundle::class, NetzmachtContaoToolkitBundle::class, - NetzmachtContaoPageContextBundle::class + NetzmachtContaoPageContextBundle::class, + 'leaflet-libs', ] ) ->setReplace(['leaflet']),