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

Core: Fix CRA filter for built-in webpack settings #10861

Merged
merged 1 commit into from
May 22, 2020

Conversation

mrmckeb
Copy link
Member

@mrmckeb mrmckeb commented May 21, 2020

Issue: N/A

What I did

Fixed an issue where the CRA preset filter only applied when the preset was an object.

How to test

Run the examples in the project. They should work correctly.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

found a bug 😘

@mrmckeb mrmckeb force-pushed the feature/fix-cra-filter branch from 1f16b0e to 0df35b4 Compare May 21, 2020 16:52
@shilman shilman added bug core cra Prioritize create-react-app compatibility configuration babel / webpack labels May 22, 2020
@shilman shilman changed the title fix: update CRA filter Core: Fix CRA filter for built-in webpack settings May 22, 2020
@shilman
Copy link
Member

shilman commented May 22, 2020

@mrmckeb can you figure out the breaking e2e test?

@mrmckeb mrmckeb force-pushed the feature/fix-cra-filter branch from 0835867 to 3a5ba8a Compare May 22, 2020 06:25
@mrmckeb mrmckeb force-pushed the feature/fix-cra-filter branch from 3a5ba8a to 0270cd3 Compare May 22, 2020 06:28
@shilman shilman merged commit e3402b5 into next May 22, 2020
@mrmckeb mrmckeb deleted the feature/fix-cra-filter branch May 22, 2020 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug configuration babel / webpack core cra Prioritize create-react-app compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants