unic / estatico-nou

Static site generator for frontend engineers
https://unic.com
13 stars 6 forks source link

fix(estatico-jest): fix teardown not finding process #91

Closed backflip closed 5 years ago

backflip commented 5 years ago

The previous find-process helper did not find the process on our Teamcity agents, leaving us with a running process on port 3000. lsofi seems to work more cross-platformy.