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

feat: rpm binary #2555

Merged
merged 11 commits into from
Oct 8, 2024
Merged

feat: rpm binary #2555

merged 11 commits into from
Oct 8, 2024

Conversation

DanielHougaard
Copy link
Contributor

@DanielHougaard DanielHougaard commented Oct 8, 2024

Description 📣

This PR introduces RPM binary support and fixes frontend.

Overrides in frontend package.json fixes a binary build issue storybookjs/storybook#25075 (comment)

Downgrading slugify version is necessary to make the binary build correctly, because the binary uses commonJS. And slugify >1.1.0 is ESM-only. We also lock the slugify version on the backend.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@DanielHougaard DanielHougaard self-assigned this Oct 8, 2024
@DanielHougaard DanielHougaard requested review from vmatsiiako and removed request for scott-ray-wilson October 8, 2024 23:04
Copy link
Contributor

@scott-ray-wilson scott-ray-wilson left a comment

Choose a reason for hiding this comment

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

LGTM

@scott-ray-wilson scott-ray-wilson merged commit 595eb73 into main Oct 8, 2024
5 checks passed
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.

2 participants