perf(theme): remove copy-code options
This commit is contained in:
parent
0eb2e9f129
commit
d330af8271
@ -146,12 +146,6 @@ export const setupPlugins = (
|
||||
options.copyCode !== false
|
||||
? copyCodePlugin({
|
||||
selector: '.plume-content div[class*="language-"] pre',
|
||||
locales: {
|
||||
'/': {
|
||||
copy: '复制成功',
|
||||
hint: '复制代码',
|
||||
},
|
||||
},
|
||||
...options.copyCode,
|
||||
})
|
||||
: [],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user