Skip to content

Commit

Permalink
feat: add storybook build
Browse files Browse the repository at this point in the history
  • Loading branch information
awran5 committed Oct 3, 2022
1 parent 8aea6ee commit 4ddc939
Show file tree
Hide file tree
Showing 28 changed files with 4 additions and 1,816 deletions.
6 changes: 0 additions & 6 deletions .eslintignore

This file was deleted.

57 changes: 0 additions & 57 deletions .eslintrc.js

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ example/node_modules

# builds
build
storybook-static
dist

# misc
Expand Down
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
src
example
.storybook
.eslintignore
.eslintrc.js
.prettierrc
tsconfig.json
rollup.*
rollup.*
storybook-static
35 changes: 0 additions & 35 deletions dist/Components/Rating.d.ts

This file was deleted.

10 changes: 0 additions & 10 deletions dist/Components/StarIcon.d.ts

This file was deleted.

3 changes: 0 additions & 3 deletions dist/index.d.ts

This file was deleted.

16 changes: 0 additions & 16 deletions dist/index.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.js.map

This file was deleted.

23 changes: 0 additions & 23 deletions example/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions example/.vercel/README.txt

This file was deleted.

1 change: 0 additions & 1 deletion example/.vercel/project.json

This file was deleted.

46 changes: 0 additions & 46 deletions example/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions example/package.json

This file was deleted.

Binary file removed example/public/favicon.ico
Binary file not shown.
45 changes: 0 additions & 45 deletions example/public/index.html

This file was deleted.

Binary file removed example/public/logo192.png
Binary file not shown.
Binary file removed example/public/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions example/public/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions example/public/robots.txt

This file was deleted.

Loading

0 comments on commit 4ddc939

Please sign in to comment.