mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
Enable output stand alone mode
* Update dockerfile
This commit is contained in:
@ -25,6 +25,9 @@ const composedConfig = composePlugins([
|
||||
// experimental: {
|
||||
// reactMode: 'concurrent',
|
||||
// },
|
||||
experimental: {
|
||||
outputStandalone: true,
|
||||
},
|
||||
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],
|
||||
},
|
||||
]);
|
||||
|
Reference in New Issue
Block a user