Remove old code splitting config
This commit is contained in:
parent
eb00e058d2
commit
c6c40f7573
1 changed files with 0 additions and 1 deletions
1
webpack.mix.js
vendored
1
webpack.mix.js
vendored
|
@ -24,7 +24,6 @@ mix
|
|||
require('tailwindcss'),
|
||||
])
|
||||
.webpackConfig({
|
||||
output: { chunkFilename: 'js/[name].js?id=[chunkhash]' },
|
||||
resolve: {
|
||||
alias: {
|
||||
vue$: 'vue/dist/vue.runtime.esm.js',
|
||||
|
|
Loading…
Add table
Reference in a new issue