Skip to content

Conversation

@Zettersten
Copy link
Owner

Add comprehensive build configurations for Angular, Solid, Svelte, and WebComponent adapters to ensure all exported adapters are correctly processed by Vite.

The existing vite.config.ts only included specific build steps for React and Vue, leaving other adapters (Angular, Solid, Svelte, WebComponent) without necessary plugins, entry points, or externalized dependencies, despite being exported in package.json. This PR integrates framework-specific build plugins (Solid, Svelte) and ensures all adapters are proper library entry points with their respective dependencies externalized.


Open in Cursor Open in Web

Co-authored-by: erik <erik@veefriends.com>
@cursor
Copy link

cursor bot commented Oct 30, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: erik <erik@veefriends.com>
@Zettersten Zettersten marked this pull request as ready for review October 30, 2025 19:08
@Zettersten Zettersten merged commit aeda1b8 into master Oct 30, 2025
4 checks passed
@Zettersten Zettersten deleted the cursor/investigate-adapter-build-steps-8d85 branch October 30, 2025 19:10
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.

3 participants