Merge branch 'develop'

This commit is contained in:
Björn Fromme
2022-06-02 09:28:54 +02:00
+1 -1
View File
@@ -72,7 +72,7 @@ Encore
.enableSingleRuntimeChunk()
.splitEntryChunks()
.enableSassLoader()
.enableVueLoader(() => {}, { runtimeCompilerBuild: false })
.enableVueLoader()
.autoProvidejQuery()
.enableSourceMaps(!Encore.isProduction())
.cleanupOutputBeforeBuild()