ben-rogerson/agency-webpack-mix-config

Empty css file when using dynamic imports + mix.vendor()

Closed this issue · 0 comments

Geez, who would have thought that dynamic imports + vendor splitting would be the cause?

Apparently this is a known issue with Laravel Mix and should be fixed when Webpack 5 is released.

Annoying right?