UNPKG
hel-tpl-remote-vue-comps
Version:
latest (1.5.3)
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
可供`hel-micro`消费的远程vue组件示例
hel-tpl-remote-vue-comps
/
src
/
configs
/
subApp.js
10 lines
(8 loc)
•
250 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/* |-------------------------------------------------------------------------- | | 对应 package.json/appGroupName | |-------------------------------------------------------------------------- */
export
const
LIB_NAME
=
'hel-tpl-remote-vue-comps'
;