Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions pkg/app/web/.storybook/ThemeDecorator.tsx

This file was deleted.

4 changes: 0 additions & 4 deletions pkg/app/web/.storybook/main.js

This file was deleted.

4 changes: 0 additions & 4 deletions pkg/app/web/.storybook/preview-head.html

This file was deleted.

7 changes: 0 additions & 7 deletions pkg/app/web/.storybook/preview.js

This file was deleted.

8 changes: 0 additions & 8 deletions pkg/app/web/.storybook/redux-decorator.tsx

This file was deleted.

19 changes: 0 additions & 19 deletions pkg/app/web/.storybook/webpack.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions pkg/app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"test:coverage": "yarn test --coverage",
"lint": "eslint --ext .ts,.tsx ./src",
"lint:fix": "eslint --fix --ext .ts,.tsx ./src",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove storybook-related dependencies as well? this file at line L22-24

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!
Tbh, not sure why but the build does not pass when I remove them. So weird!
Let me deal with them in another PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure 👍

"typecheck": "tsc --noEmit"
},
"devDependencies": {
Expand Down
28 changes: 0 additions & 28 deletions pkg/app/web/src/components/app-sync-status/index.stories.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading