Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cleanup frontend dependencies, remove storybook #3591

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

aleks-p
Copy link
Contributor

@aleks-p aleks-p commented Sep 25, 2024

A few cleanup changes for the frontend:

Tested with:

  • yarn test
  • yarn backend:dev

cc @grafakus

@aleks-p aleks-p requested a review from a team as a code owner September 25, 2024 15:01
@aleks-p aleks-p force-pushed the chore/cleanup-js-dependencies branch from b0ceaeb to f3d82aa Compare September 25, 2024 15:02
@aleks-p aleks-p force-pushed the chore/cleanup-js-dependencies branch from eae793d to e10ff9e Compare October 3, 2024 12:01
@aleks-p
Copy link
Contributor Author

aleks-p commented Oct 3, 2024

@Rperry2174 any thoughts on removing storybook from the frontend project here? As I wrote above it seems to be broken atm and it causes a security alert that can't be easily addressed.

@@ -75,7 +66,6 @@
"conventional-changelog-cli": "^2.1.1",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^12.11.0",
"cypress-image-snapshot": "^4.0.1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is in the og folder which in my understanding is mostly there for reference but it is unused and has its own package.json.

Copy link
Collaborator

@grafakus grafakus left a comment

Choose a reason for hiding this comment

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

Removing code always looks good to me! 🥳

I'm just wondering if @Rperry2174 has some opinion on removing StoryBook.

Copy link
Contributor

@Rperry2174 Rperry2174 left a comment

Choose a reason for hiding this comment

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

LGTM

@aleks-p aleks-p merged commit fff4231 into main Oct 4, 2024
18 checks passed
@aleks-p aleks-p deleted the chore/cleanup-js-dependencies branch October 4, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants