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

Introduce Lifecycle hooks #2361

Merged
merged 4 commits into from
Aug 14, 2019
Merged

Introduce Lifecycle hooks #2361

merged 4 commits into from
Aug 14, 2019

Conversation

dotansimha
Copy link
Owner

@dotansimha dotansimha commented Aug 13, 2019

Related: #1856

TODO:

  • Think about having hooks on output level.
  • Handle script errors correctly
  • Add $CWD/node_modules/.bin to path before running, in order to help running scripts like tslint or yarn without the need to specify yarn or npx.
  • Docs

Sorry, something went wrong.

introduce lifecycle hooks
added hooks to examples
@dotansimha dotansimha mentioned this pull request Aug 13, 2019
added node_modules/.bin to PATH before running scripts,
allow hooks to be defined on output level and also on root level,
handle scripts errors correctly
@dotansimha dotansimha merged commit a0b2811 into master Aug 14, 2019
@dotansimha dotansimha deleted the lifecycle-hooks branch August 14, 2019 09:22
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.

None yet

1 participant