This repository was archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(builders): don't spawn server until browser build finishes
In some cases, we spawned the server to early, which caused the views not to be found. This happened when the browser build too a long time. With this change we spawn the server only after both browser and server have emitted.
- Loading branch information
1 parent
5a52406
commit a279fa6
Showing
1 changed file
with
21 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters