Skip to content

fix: autoCodeSplitting with destructured export - #5731

Closed
brhx wants to merge 3 commits into
TanStack:mainfrom
brhx:code-spitting-fix
Closed

fix: autoCodeSplitting with destructured export#5731
brhx wants to merge 3 commits into
TanStack:mainfrom
brhx:code-spitting-fix

Conversation

@brhx

@brhxbrhx commented Nov 2, 2025

Copy link
Copy Markdown
Contributor

closes#4787

# Conflicts:
#	packages/router-plugin/src/core/code-splitter/compilers.ts
@coderabbitai

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud

nx-cloudBot commented Nov 2, 2025

Copy link
Copy Markdown
Contributor

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 79c3776

CommandStatusDurationResult
nx affected --targets=test:eslint,test:unit,tes...❌ Failed50sView ↗
nx run-many --target=build --exclude=examples/*...❌ Failed7sView ↗

☁️ Nx Cloud last updated this comment at 2025-11-02 16:20:12 UTC

@schiller-manuel

Copy link
Copy Markdown
Collaborator

closing in favor of #6656

Sign up for freeto 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.

autoCodeSplitting causes error with destructured export: "Property name expected type of string but got undefined"

2 participants

@brhx@schiller-manuel