Removing webpack 5 for now.

This commit is contained in:
Bradley Shellnut 2021-06-04 13:50:24 -07:00
parent 4def277228
commit 94b067104f

View file

@ -2,7 +2,4 @@ module.exports = {
images: {
domains: ['res.cloudinary.com', 'via.placeholder.com'],
},
future: {
webpack5: true,
},
};