mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-03 03:00:13 -04:00
8 lines
91 B
JavaScript
8 lines
91 B
JavaScript
module.exports = {
|
|
experimental: {
|
|
images: {
|
|
unoptimized: true,
|
|
},
|
|
},
|
|
};
|