mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
build(Mermaid): Mermaid 渲染JS更新至最新版本
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports = {
|
||||
// Mermaid 图表CDN
|
||||
MERMAID_CDN:
|
||||
process.env.NEXT_PUBLIC_MERMAID_CDN ||
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.2.4/mermaid.min.js' // CDN
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/mermaid/11.4.0/mermaid.min.js' // CDN
|
||||
|
||||
// END********代码相关********
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user