Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont resolve promises on continuous processes #408

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

maier49
Copy link
Contributor

@maier49 maier49 commented Jun 23, 2020

Type: bug / feature

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR
  • schema.json has been updated appopriately

Description:
Testing all the permutations against an actual app (-w -s, -w, and -s in and out of a package.json script) this seems to work. It updates cli-build-app so that watch and serve return promises that never resolve.
Resolves #407

@maier49 maier49 marked this pull request as ready for review June 23, 2020 17:31
Copy link
Member

@tomdye tomdye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gets my approval, though @agubler may want to take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command exits when using watch or serve
3 participants