mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Remove useless commnet
This commit is contained in:
@ -18,13 +18,6 @@ const nextConfig = {
|
||||
removeConsole: process.env.NODE_ENV === 'production',
|
||||
},
|
||||
// assetPrefix: isExport ? './' : undefined,
|
||||
// images:
|
||||
// process.env.NEXT_BUILD === 'export'
|
||||
// ? {
|
||||
// loader: 'imgix',
|
||||
// path: 'https://rua.plus/',
|
||||
// }
|
||||
// : {},
|
||||
pageExtensions: ['ts', 'tsx', 'js', 'jsx', 'md', 'mdx'],
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user