Skip to content

fix(ui): Add self signed package to support https#115941

Merged
scttcper merged 3 commits into
masterfrom
scttcper/self-signed
May 20, 2026
Merged

fix(ui): Add self signed package to support https#115941
scttcper merged 3 commits into
masterfrom
scttcper/self-signed

Conversation

@scttcper
Copy link
Copy Markdown
Member

if you haven't generated a .pem rspack generates a cert for you. https://rspack.rs/config/dev-server#devserverserver

We lost this package as a subdependency when upgrading to rspack v2

if you haven't generated a .pem rspack generates a cert for you. https://rspack.rs/config/dev-server#devserverserver

We lost this package as a subdependency when upgrading to rspack v2
@scttcper scttcper requested review from a team and JoshuaKGoldberg May 20, 2026 20:02
@scttcper scttcper requested review from a team as code owners May 20, 2026 20:03
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.57%

Copy link
Copy Markdown
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

ty!

@scttcper scttcper merged commit e3bb3db into master May 20, 2026
70 checks passed
@scttcper scttcper deleted the scttcper/self-signed branch May 20, 2026 20:17
JonasBa pushed a commit that referenced this pull request May 21, 2026
if you haven't generated a .pem rspack generates a cert for you.
https://rspack.rs/config/dev-server#devserverserver

We lost this package as a subdependency when upgrading to rspack v2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants