1
0
mirror of https://github.com/sahadev/vue-component-creater-ui.git synced 2025-09-28 07:13:21 +08:00

试验采用vue-cli-service的方式进行构建,都可行

This commit is contained in:
Shangbin
2021-04-11 23:25:22 +08:00
parent d51f6b0a27
commit 29b1b5acb8
4 changed files with 4 additions and 4 deletions

View File

@@ -72,7 +72,7 @@ window.methodSourceMap = methodData;
window.styleSourceMap = styleData;
export default {
name: "vcc_ui",
name: "vcc",
props: [],
components: {
RawComponents,