fix img lazyloading

This commit is contained in:
les
2020-02-21 18:10:21 +01:00
parent f1fe10e715
commit a000704a99
2 changed files with 4 additions and 1 deletions

View File

@@ -110,6 +110,7 @@ module.exports = {
cacheGroups: {
vendor: {
test: /[\\/]node_modules[\\/]/,
enforce: true,
name (module) {
// get the name. E.g. node_modules/packageName/not/this/part.js
// or node_modules/packageName