generated from thzxcx/vue3
build: 推送配置;构建命令
This commit is contained in:
@ -22,13 +22,13 @@
|
|||||||
"utils"
|
"utils"
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://gitea.thzxcx.com/api/packages/tianheng-design/npm/"
|
"registry": "https://gitea.thzxcx.com/api/packages/thzxcx/npm/"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "storybook dev -p 6006",
|
"dev": "storybook dev -p 6006",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"lint:fix": "eslint . --fix",
|
"lint:fix": "eslint . --fix",
|
||||||
"build": "run-p build:lib build:dts build:storybook",
|
"build": "echo uniapp组件库无需编译直接打包",
|
||||||
"build:storybook": "storybook build -s static",
|
"build:storybook": "storybook build -s static",
|
||||||
"preview": "vite preview --outDir storybook-static",
|
"preview": "vite preview --outDir storybook-static",
|
||||||
"gen": "node --loader ts-node/esm ./bin/gen.ts",
|
"gen": "node --loader ts-node/esm ./bin/gen.ts",
|
||||||
|
Reference in New Issue
Block a user