Skip to content

Remove react-scripts dependency from Storybook auth add-on#206

Merged
alexdunae merged 3 commits into
mainfrom
alex/remove-reactscripts
May 29, 2026
Merged

Remove react-scripts dependency from Storybook auth add-on#206
alexdunae merged 3 commits into
mainfrom
alex/remove-reactscripts

Conversation

@alexdunae
Copy link
Copy Markdown
Contributor

@alexdunae alexdunae commented May 28, 2026

Replace deprecated create-react-app scripts with an esbuild step

Also removes browserslist config for the auth add-on - the es2020 target for esbuild has similar effect. Not this doesn't change browserslist for the rest of the repo, just our Storybook auth add-on.

Fixes #100

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Comment thread packages/modules/storybook-auth-addon/scripts/build.js
@alexdunae alexdunae marked this pull request as ready for review May 29, 2026 14:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 5 changed files in this pull request and generated no new comments.

@alexdunae alexdunae merged commit a150794 into main May 29, 2026
6 of 7 checks passed
@alexdunae alexdunae deleted the alex/remove-reactscripts branch May 29, 2026 17:30
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.

Modify storybook-auth-addon package to drop react-scripts

3 participants