Package Exports
- @yemu419/vuepress-plugin-demo-code
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@yemu419/vuepress-plugin-demo-code) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vuepress-plugin-demo-code
forked from BuptStEve/vuepress-plugin-demo-code
Install
$ npm i -D @yemu419/vuepress-plugin-demo-code
# OR
$ yarn add -D @yemu419/vuepress-plugin-demo-codeUsage
Write vuepress config
module.exports = {
plugins: ['@yemu419/demo-code'],
}变更点
- 示例容器样式调整
Options有些许变更- 不支持
showText - 不支持
hideText - 不支持
minHeight - 不支持
onlineBtns
- 不支持