mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-15 10:35:33 -04:00
Make local DEV work out of the box
This commit is contained in:
@@ -48,6 +48,7 @@ module.exports = {
|
||||
{ hostname: 'picsum.photos' },
|
||||
{ hostname: '*.giphy.com' },
|
||||
{ hostname: 'ui-avatars.com' },
|
||||
{ hostname: 'localhost' },
|
||||
],
|
||||
},
|
||||
webpack: (config) => {
|
||||
|
||||
Reference in New Issue
Block a user