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
/
README.md
9 lines
(8 loc)
•
177 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
# 远程vue组件示例
可供
`hel-micro`
消费的远程vue组件示例
## 发布远程组件
先修改
`package.json`
里的
`version`
字段
``
` npm run build npm run publish `
``