Skip to content

refactor: use rolldown inject config for composable auto-imports during build#347

Open
ElMassimo wants to merge 1 commit intomainfrom
claude/vite-inject-config-7sRQg
Open

refactor: use rolldown inject config for composable auto-imports during build#347
ElMassimo wants to merge 1 commit intomainfrom
claude/vite-inject-config-7sRQg

Conversation

@ElMassimo
Copy link
Copy Markdown
Owner

Replace the iles:composables transform plugin with Vite's
build.rolldownOptions.transform.inject config option for builds, falling
back to the existing transform-based auto-import for dev mode where the
rolldown inject option is not available.

https://claude.ai/code/session_01NZyaWN67FYx9xFUQP6nEFG

…ng build

Replace the iles:composables transform plugin with Vite's
build.rolldownOptions.transform.inject config option for builds, falling
back to the existing transform-based auto-import for dev mode where the
rolldown inject option is not available.

https://claude.ai/code/session_01NZyaWN67FYx9xFUQP6nEFG
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Apr 10, 2026

View your CI Pipeline Execution ↗ for commit e4aafaf

Command Status Duration Result
nx run-many --target=build --all --exclude docs... ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-10 17:53:38 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants