mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
feat: using externalResolver
This commit is contained in:
parent
b8e42ba62a
commit
fa9d9be6f9
@ -54,6 +54,6 @@ module.exports = {
|
|||||||
return config
|
return config
|
||||||
},
|
},
|
||||||
experimental: { scrollRestoration: true },
|
experimental: { scrollRestoration: true },
|
||||||
|
basePath,
|
||||||
basePath
|
externalResolver: true,
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user