You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you trying to do?
I like to copy only the dependencies, and not the devDependencies
What feature or behavior is this required for?
For some cases we don't like to scan the devDependencies - although there are needed for running some tests
How could we solve this issue? (Not knowing is okay!)
Have the setting: devDependencies: false
What are you trying to do?
I like to copy only the dependencies, and not the devDependencies
What feature or behavior is this required for?
For some cases we don't like to scan the devDependencies - although there are needed for running some tests
How could we solve this issue? (Not knowing is okay!)
Have the setting:
devDependencies: falseAnything else?
Thanks!