Fix mobile navigation js error
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ Encore
|
||||
.addStyleEntry('unichamp', './web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/main_unichamp.scss')
|
||||
.addStyleEntry('rte', './web/typo3conf/ext/ep_theme/Resources/Private/Assets/css/rte.css')
|
||||
.createSharedEntry('vendor', [
|
||||
'jquery', 'vue', 'bootstrap/dist/js/bootstrap', 'slick-carousel',
|
||||
'jquery', 'vue', 'bootstrap-sass/assets/javascripts/bootstrap', 'slick-carousel',
|
||||
'moment', 'cookieconsent', 'picturefill', '@fancyapps/fancybox'
|
||||
])
|
||||
.addPlugin(new webpack.IgnorePlugin(/^\.\/locale$/, /moment$/))
|
||||
|
||||
Reference in New Issue
Block a user