simplehttp2server
simplehttp2server copied to clipboard
Downloads everytime `yarn` is ran
Looks like when adding a new package, it rebuilds, which requires a redownload. This brings the time up to 40 seconds+, and wastes bandwidth. Can we cache the binary or something?