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

chore(docs): Change --transpileOnly to --transpile-only from star-wars example #859

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

nilportugues
Copy link
Contributor

ts-node-dev will not start the process if --transpileOnly is passed as it is deprecated.

ts-node-dev will not start the process if --transpileOnly is passed as it is deprecated.
@jasonkuhrt
Copy link
Contributor

So how do you skip type checking?

@nilportugues nilportugues changed the title Remove --transpileOnly from star-wars example Change --transpileOnly to --transpile-only from star-wars example Mar 15, 2021
@nilportugues
Copy link
Contributor Author

ts-node-dev won't run that flag as camelCase but will work fine if kebab-case.

@jasonkuhrt jasonkuhrt changed the title Change --transpileOnly to --transpile-only from star-wars example chore(docs): Change --transpileOnly to --transpile-only from star-wars example Mar 15, 2021
@jasonkuhrt jasonkuhrt merged commit c89c72b into graphql-nexus:main Mar 15, 2021
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