-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- Add dev-time config option to build server binary after (rather than concurrently with) the builder binary build, in case the server binary relies on anything generated in the build step.
- Add
wave.dev.go(with//go:build !prodbuild tag) andwave.prod.go(with//go:build prodbuild tag) files to bootstrapper, to speed up dev-time builds since it doesn't needed the embedded FS anyway - Add a
vite.d.tsfile to the bootstrapper
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels