forked from opentiny/tiny-vue
6 lines
101 B
JavaScript
6 lines
101 B
JavaScript
|
build.description = '构建 @opentiny/vue,待实现'
|
|||
|
|
|||
|
export default function build(cb) {
|
|||
|
cb()
|
|||
|
}
|