mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +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')
|
const nextTranslate = require('next-translate')
|
||||||
|
|
||||||
module.exports = nextTranslate({
|
module.exports = nextTranslate({
|
||||||
images: {
|
|
||||||
loader: "imgix",
|
|
||||||
},
|
|
||||||
i18n: {
|
i18n: {
|
||||||
// These are all the locales you want to support in
|
// These are all the locales you want to support in
|
||||||
// your application
|
// your application
|
||||||
|
Loading…
Reference in New Issue
Block a user