weave-gitops-enterprise icon indicating copy to clipboard operation
weave-gitops-enterprise copied to clipboard

Spike: Can bun.sh solve our OSS/EE library woes?

Open jpellizzari opened this issue 2 years ago • 0 comments

We want to see if some of the fancy new JS/TS runtimes can help us avoid our current (bad) workflow of importing OSS into EE

What we want:

  • When we save something in OSS, it should auto-magically appear in EE via hot reloading
  • The ability to turn this off with an env var ^

This may involve moving to vite for builds, or other tooling changes.

jpellizzari avatar Oct 24 '23 15:10 jpellizzari