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

Remove process spawn, old TypeScript versions #536

Merged
merged 1 commit into from
Feb 19, 2018
Merged

Conversation

blakeembrey
Copy link
Member

  • Fixes issues with CLI arguments and environment variables
  • Uses TypeScript throughout to parse tsconfig.json file
  • Removes support for pre-2.0 APIs
  • Removes support for advanced node.js CLI flags (use node -r ts-node/register instead)
  • BREAKING --project must be full path (for now)

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 77.121% when pulling 68687e1 on remove-subprocess into d5a941c on master.

1 similar comment
@coveralls
Copy link

coveralls commented Feb 19, 2018

Coverage Status

Coverage decreased (-0.3%) to 77.121% when pulling 68687e1 on remove-subprocess into d5a941c on master.

@blakeembrey blakeembrey merged commit 7164ab7 into master Feb 19, 2018
@blakeembrey blakeembrey deleted the remove-subprocess branch February 19, 2018 22:10
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.

2 participants