优化资源调用,减少页面大小
This commit is contained in:
@@ -9,6 +9,9 @@ export default createMDX({
|
||||
})({
|
||||
output: 'standalone',
|
||||
pageExtensions: ['js', 'jsx', 'mdx', 'ts', 'tsx'],
|
||||
allowedDevOrigins: [
|
||||
'192.168.3.42',
|
||||
],
|
||||
experimental: {
|
||||
mdxRs: {
|
||||
mdxType: 'gfm',
|
||||
|
||||
Reference in New Issue
Block a user