Skip to content

fix: defer setting default entry to core#1856

Merged
anshumanv merged 6 commits intowebpack:nextfrom
anshumanv:entry-fix
Oct 3, 2020
Merged

fix: defer setting default entry to core#1856
anshumanv merged 6 commits intowebpack:nextfrom
anshumanv:entry-fix

Conversation

@anshumanv
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

/cc @anshumanv can you fix conflicts?

@alexander-akait
Copy link
Copy Markdown
Member

@anshumanv CI failed 😞

@anshumanv
Copy link
Copy Markdown
Member Author

Ah minor issue, fixed 👍

@alexander-akait
Copy link
Copy Markdown
Member

Feel free to merge after CI will be green ⭐

Copy link
Copy Markdown
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
Copy Markdown

@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