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(rspack): fix error with 'TypeError: userDefinedConfig is not a function' (#29514) #29515

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

AdrianDuan
Copy link
Contributor

Related Issue(s)

Fixes #29514

@AdrianDuan AdrianDuan requested a review from a team as a code owner January 5, 2025 06:44
@AdrianDuan AdrianDuan requested a review from Coly010 January 5, 2025 06:44
Copy link

vercel bot commented Jan 5, 2025

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 10:58am

Copy link

nx-cloud bot commented Jan 5, 2025

View your CI Pipeline Execution ↗ for commit 71f39d2.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 13m 51s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 53s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 4s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 19s View ↗
nx-cloud record -- nx format:check --base=21d5b... ✅ Succeeded 20s View ↗
nx documentation --no-dte ✅ Succeeded 1m 5s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-27 11:19:29 UTC

@Coly010 Coly010 merged commit 2c60795 into nrwl:master Jan 27, 2025
6 checks passed
Copy link

github-actions bot commented Feb 2, 2025

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 Feb 2, 2025
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.

Get error with TypeError: userDefinedConfig is not a function when using with @nx/rspack
2 participants