添加组件概览页面
Showing
.storybook/tsconfig.json
0 → 100644
.storybook/typings.d.ts
0 → 100644
package-lock.json
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -7,7 +7,7 @@ |
"test": "echo \"Error: no test specified\" && exit 1", | ||
"start": "npm run storybook", | ||
"storybook": "start-storybook -s src/asserts -p 9003 -c .storybook", | ||
"build":"yarn build-storybook -s src/asserts -o ./path/to/build" | ||
"build": "yarn build-storybook -s src/asserts -o ./released/" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
... | ... | @@ -33,14 +33,19 @@ |
"@storybook/addon-docs": "^6.3.2", | ||
"@storybook/addon-info": "^5.3.21", | ||
"@storybook/preset-ant-design": "^0.0.2", | ||
"ali-oss": "^6.15.2", | ||
"antd": "^4.16.6", | ||
"babel-preset-react-app": "^10.0.0", | ||
"chalk": "^4.1.1", | ||
"co": "^4.6.0", | ||
"codemirror": "^5.62.0", | ||
"css-loader": "5.2.6", | ||
"file-loader": "^6.2.0", | ||
"js-beautify": "^1.14.0", | ||
"less": "3.13.1", | ||
"less-loader": "5.0.0", | ||
"postcss-loader": "^6.1.1", | ||
"progress": "^2.0.3", | ||
"react": "^17.0.2", | ||
"react-codemirror2": "^7.2.1", | ||
"react-dom": "^17.0.2", | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
32.2 KB
3.25 KB
50.8 KB
2.48 KB
2.48 KB
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
project.json
0 → 100644
scripts/upload.js
0 → 100644
1.68 MB
src/docs/totalCanvasCom.css
0 → 100644
src/docs/totalCanvasCom.tsx
0 → 100644
src/docs/totalReactCom.css
0 → 100644
src/docs/totalReactCom.tsx
0 → 100644
test/Test.stories.mdx
0 → 100644
tsconfig.json
0 → 100644
typings.d.ts
0 → 100644