I finally got it!!
This commit is contained in:
@@ -4,10 +4,6 @@ module.exports = {
|
||||
images: {
|
||||
domains: ["openai-labs-public-images-prod.azureedge.net"]
|
||||
},
|
||||
i18n: {
|
||||
locales: ["en"],
|
||||
defaultLocale: "en",
|
||||
},
|
||||
webpack: (config, { buildId, dev, isServer, defaultLoaders, webpack }) => {
|
||||
config.module.rules.push({
|
||||
test: /\.adoc$/i,
|
||||
|
||||
Reference in New Issue
Block a user