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

feat: allow placing start commands on separate lines #310

Merged
merged 8 commits into from
Feb 23, 2021

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Feb 23, 2021

start: |
  npm start
  npm run start2

@bahmutov bahmutov changed the title fix: add more debug logs feat: allow placing start commands on separate lines Feb 23, 2021
@bahmutov bahmutov marked this pull request as ready for review February 23, 2021 14:52
@bahmutov bahmutov merged commit 224f894 into master Feb 23, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

allow separating start commands with new lines confusing debug message
1 participant