Skip to content

Conversation

kellymears
Copy link
Contributor

Type of change

  • PATCH: bugfix

Dependencies added

  • none

Details

Very annoying bug to track down.

  • Fixes an exception thrown when a compiler has no entry assigned to it (totally valid in Webpack 5) and is used in dev mode.
  • Bud wants to inject client scripts on entry but entry doesn't exist.
  • Now, Bud just bails if entry is not an object.

@kellymears kellymears changed the base branch from main to next January 5, 2022 22:57
@kellymears kellymears changed the title Fix server inject fix(server) fix inject util for zero entry compilers Jan 5, 2022
@kellymears kellymears requested review from QWp6t and retlehs January 5, 2022 23:15
@kellymears kellymears modified the milestones: 5.2.0, 5.1.1, 5.1.0 Jan 5, 2022
@kellymears kellymears merged commit cf6b7b1 into next Jan 6, 2022
@kellymears kellymears deleted the fix-server-inject branch January 6, 2022 14:44
@kellymears kellymears mentioned this pull request Jan 17, 2022
3 tasks
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.

1 participant