mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
ci: 自动生成 plugin package, 优化 template
This commit is contained in:
parent
3242b849f0
commit
ca041664df
@ -1,6 +1,8 @@
|
||||
import { {{ lowerName }}Plugin } from './plugin'
|
||||
|
||||
export * from './plugin'
|
||||
{{#if shared }}
|
||||
export * from '../shared'
|
||||
{{/if}}
|
||||
|
||||
export default {{ lowerName }}Plugin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user