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

Revert workaround of bundling in react-keyed-flatten-children #1474

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

axelboc
Copy link
Contributor

@axelboc axelboc commented Aug 16, 2023

react-keyed-flatten-children now has an ESM bundle, which means we should be able to revert the workaround that consisted in inlining it in the lib's output bundle (cf. #914). It is now marked as an external in the Vite config, just like every other prod dependency.

@axelboc axelboc marked this pull request as draft August 16, 2023 12:51
@axelboc
Copy link
Contributor Author

axelboc commented Aug 16, 2023

react-keyed-flatten-children now requires React 18. I'm not seeing any problem in development, but probably safer to wait until #1119 is merged.

@axelboc axelboc marked this pull request as ready for review September 12, 2023 11:17
@axelboc axelboc merged commit 005ec28 into main Sep 12, 2023
@axelboc axelboc deleted the keyed-flatten branch September 12, 2023 11:21
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.

1 participant