mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
perf(cli): improveconfig.ts template (#242)
This commit is contained in:
parent
ae20e24fe2
commit
5115791aa7
@ -32,8 +32,8 @@ export default defineUserConfig({
|
||||
* @see https://theme-plume.vuejs.press/config/plugins/code-highlight/
|
||||
*/
|
||||
// shiki: {
|
||||
// // 强烈建议预设代码块高亮语言,插件默认加载所有语言会产生不必要的时间开销
|
||||
// languages: ['shell', 'bash', 'typescript', 'javascript'],
|
||||
// twoslash: true,
|
||||
// },
|
||||
|
||||
/**
|
||||
@ -72,7 +72,7 @@ export default defineUserConfig({
|
||||
// },
|
||||
|
||||
/**
|
||||
* comments
|
||||
* 评论 comments
|
||||
* @see https://theme-plume.vuejs.press/guide/features/comments/
|
||||
*/
|
||||
// comment: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user