You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only problem I see is with the integration in this repo as another package because of the workspace resolution with pnpm and the use of vitest, since all the tooling of Brisa is through bun, and the testing is part of brisa/test. Brisa also does not use vite, it uses bun (brisa dev).
I see that the implementation with Brisa it looks very simple:
This is currently working as Server Component to optimize CDN images, ex of usage:
Result HTML:
The only problem I see is with the integration in this repo as another package because of the workspace resolution with pnpm and the use of vitest, since all the tooling of Brisa is through bun, and the testing is part of
brisa/test
. Brisa also does not use vite, it uses bun (brisa dev
).See this fork aralroca@b62d099
The text was updated successfully, but these errors were encountered: