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:
parent
d2b5662525
commit
cadb5b8749
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user