We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c97ecb commit 61fe7e0Copy full SHA for 61fe7e0
templates/webpack.config.txt
@@ -74,7 +74,7 @@ Encore.addEntry('app', './resources/js/app.js')
74
| https://webpack.js.org/plugins/split-chunks-plugin/
75
|
76
*/
77
-Encore.splitEntryChunks()
+// Encore.splitEntryChunks()
78
79
/*
80
|--------------------------------------------------------------------------
0 commit comments