Migrate to webpack-encore

This commit is contained in:
Björn Fromme
2018-04-19 18:15:05 +02:00
parent da4db35be3
commit 309e68b2f4
22 changed files with 14439 additions and 3579 deletions
@@ -10,7 +10,6 @@ Encore
.autoProvidejQuery()
.enableSourceMaps(!Encore.isProduction())
.cleanupOutputBeforeBuild()
.enableBuildNotifications()
.enablePostCssLoader()
.configureFilenames({
js: 'js/[name].js',