mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix(web): miscellaneous improvements (#416)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
This commit is contained in:
@@ -10,6 +10,12 @@ const config = {
|
||||
experimental: {
|
||||
reactCompiler: true,
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{ protocol: "https", hostname: "pbs.twimg.com" },
|
||||
{ protocol: "https", hostname: "abs.twimg.com" },
|
||||
],
|
||||
},
|
||||
async rewrites() {
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user