Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

chore(infrastructure): Fix local dev server (npm start command) #3089

Merged
merged 2 commits into from
Jul 16, 2018

Conversation

acdvorak
Copy link
Contributor

The npm run screenshot:serve command was recently broken by a refactoring. It would immediately exit instead of waiting to be killed by the user. That is now fixed.

acdvorak added 2 commits July 16, 2018 12:00
The `npm run screenshot:serve` command was recently broken by a refactoring that made all
@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #3089 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #3089   +/-   ##
======================================
  Coverage    98.3%   98.3%           
======================================
  Files         101     101           
  Lines        4368    4368           
  Branches      564     564           
======================================
  Hits         4294    4294           
  Misses         74      74

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c213108...61d833b. Read the comment docs.

@acdvorak acdvorak merged commit a2b2782 into master Jul 16, 2018
@acdvorak acdvorak deleted the chore/infra/fix-local-server branch July 16, 2018 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants