Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): always render the index.html
If `build` or `ssrBuild` are called programmatically with `write: false`, the index.html output still needs to exist in the returned array of `BuildResult` objects.
- Loading branch information