Merge branch 'master' into feat/filesystem_and_search

This commit is contained in:
DarkSky
2022-12-26 09:06:26 +08:00
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ const nextConfig = {
},
];
},
basePath: process.env.BASE_PATH,
};
const baseDir = process.env.LOCAL_BLOCK_SUITE ?? '/';