0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-12-22 12:10:11 +09:00

Use default image optimize method

This commit is contained in:
yude 2021-02-06 14:54:04 +09:00
parent d2b5662525
commit cadb5b8749

View File

@ -1,9 +1,6 @@
const nextTranslate = require('next-translate')
module.exports = nextTranslate({
images: {
loader: "imgix",
},
i18n: {
// These are all the locales you want to support in
// your application