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(generators): add addCliDependency to app.nativescript #104

Merged
merged 1 commit into from
Mar 18, 2019
Merged

feat(generators): add addCliDependency to app.nativescript #104

merged 1 commit into from
Mar 18, 2019

Conversation

dungahk
Copy link
Contributor

@dungahk dungahk commented Mar 17, 2019

Description

Add new option to app.nativescript generator that controls whether the schematics will add {N} CLI as a devDependency or not.

Issue

Close #101

This will control whether the schematics will add {N} CLI as a devDependency or not

close #101
@NathanWalker
Copy link
Member

I can see this being useful for those that pin their dependencies more often and certainly for large undertakings where locking down all dependencies (and not staying bleeding edge) is more desired. Thanks.

@NathanWalker NathanWalker merged commit 1dbe95a into nstudio:master Mar 18, 2019
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