Fix vuejs build for ep-events causing wsod
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ Encore
|
||||
.enableSingleRuntimeChunk()
|
||||
.splitEntryChunks()
|
||||
.enableSassLoader()
|
||||
.enableVueLoader(() => {}, { runtimeCompilerBuild: false })
|
||||
.enableVueLoader()
|
||||
.autoProvidejQuery()
|
||||
.enableSourceMaps(!Encore.isProduction())
|
||||
.cleanupOutputBeforeBuild()
|
||||
|
||||
Reference in New Issue
Block a user