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: defer setting default entry to core #1856

Merged
merged 6 commits into from Oct 3, 2020
Merged

Conversation

anshumanv
Copy link
Member

What kind of change does this PR introduce?
We're setting own default entry while core does this already so remove that logic.

Did you add tests for your changes?
Yes

If relevant, did you update the documentation?
LMK if there are places which need updates

Summary

  • Do not set own default entry
  • Update tests

Does this PR introduce a breaking change?
No

Other information
Fixes #1852

alexander-akait
alexander-akait previously approved these changes Oct 3, 2020
Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Big thanks!

/cc @webpack/cli-team

snitin315
snitin315 previously approved these changes Oct 3, 2020
@alexander-akait
Copy link
Member

/cc @anshumanv can you fix conflicts?

@alexander-akait
Copy link
Member

@anshumanv CI failed 😞

@anshumanv
Copy link
Member Author

Ah minor issue, fixed 👍

@alexander-akait
Copy link
Member

Feel free to merge after CI will be green ⭐

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Feel free to merge after CI will be green

@anshumanv anshumanv merged commit 5da1f81 into webpack:next Oct 3, 2020
Copy link

@gairTanm gairTanm left a comment

Choose a reason for hiding this comment

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

Don't really understand all of it, but the default entry issue seems fixed 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: delegate default entry assigning to core
6 participants