Skip to content

Conversation

@phated
Copy link

@phated phated commented Oct 6, 2022

This changes the way embedded_plugins are processed by Vite. It now uses esbuild's bundle API to include all dependencies as one chunk of code. This make the embedded plugins less size-efficient but allows us to actually depend on WIP changes to packages.

I also needed to actually make the plugins type check after removing a bunch of @ts-ignore around imports.

@phated phated requested a review from cha0sg0d October 6, 2022 22:58
@phated
Copy link
Author

phated commented Oct 6, 2022

Oh, and make sure you delete your embedded plugins so the new ones get "installed" in the client.

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