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(webpack): add guard around onListening call #19363

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Conversation

tmc
Copy link
Contributor

@tmc tmc commented Sep 28, 2023

Current Behavior

@nx/webpack:dev-server requires an onListening to be defined

Expected Behavior

That this is optional.

Related Issue(s)

#19362

Fixes #19362

@tmc tmc requested a review from a team as a code owner September 28, 2023 04:38
@tmc tmc requested a review from AgentEnder September 28, 2023 04:38
@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Sep 29, 2023 1:07am

@AgentEnder AgentEnder merged commit 47fcce0 into nrwl:master Oct 5, 2023
2 checks passed
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@nx/webpack:dev-server fails if onListening is not defined.
2 participants