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

fix(react): Do not require build-time dependencies in production #517

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

stephenmathieson
Copy link
Member

It seems @rollup/plugin-dynamic-import-vars was accidently added as a production/runtime dep. This patch corrects that.

It seems `@rollup/plugin-dynamic-import-vars` was accidently added as a production/runtime dep. This patch corrects that.
@github-actions
Copy link
Contributor

Preview branch generated at https://fix-react-dev-deps.d1gko6en628vir.amplifyapp.com

@stephenmathieson stephenmathieson requested a review from a team January 19, 2022 03:14
@stephenmathieson stephenmathieson merged commit 5854bd2 into develop Jan 19, 2022
@stephenmathieson stephenmathieson deleted the fix-react-dev-deps branch January 19, 2022 15:47
@github-actions
Copy link
Contributor

Preview branch generated at https://fix-react-dev-deps.d1gko6en628vir.amplifyapp.com

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