mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
Removing webpack 5 for now.
This commit is contained in:
parent
4def277228
commit
94b067104f
1 changed files with 0 additions and 3 deletions
|
|
@ -2,7 +2,4 @@ module.exports = {
|
||||||
images: {
|
images: {
|
||||||
domains: ['res.cloudinary.com', 'via.placeholder.com'],
|
domains: ['res.cloudinary.com', 'via.placeholder.com'],
|
||||||
},
|
},
|
||||||
future: {
|
|
||||||
webpack5: true,
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue