Update images

This commit is contained in:
Defectink
2022-04-22 17:48:12 +08:00
parent fabe003812
commit d15e402631
8 changed files with 39 additions and 40 deletions

View File

@ -22,7 +22,7 @@ const composedConfig = composePlugins([
{
reactStrictMode: true,
experimental: {
runtime: 'nodejs',
// runtime: 'nodejs',
outputStandalone: true,
},
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],