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

externalDependencies (or how to ignore package-lock.json) #1044

Closed
patrickmichalina opened this issue May 11, 2024 · 1 comment
Closed

externalDependencies (or how to ignore package-lock.json) #1044

patrickmichalina opened this issue May 11, 2024 · 1 comment

Comments

@patrickmichalina
Copy link

My docker apps inside NX generally do not have package.json dependencies yet are "affected" when my other apps which do depend on those are updated. Is there a mechanism to avoid this during nx affected? I read "externalDependencies" set to "externalDependencies:[]" may solve it.

@gperdomor
Copy link
Owner

gperdomor commented May 18, 2024

all changes in package.json or lock files will affects all apps... Please ask the question in nx repo or nx discord server because this is not related to this plugin 🙏🏻

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

No branches or pull requests

2 participants