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