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

npm auto install for non-root package.json #1478

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Dec 3, 2024

Prior to this PR, the automatic npm install step was only working when package.json file was present in the root directory. This PR extends it to support any directory. The ignore logic is also improved slightly (although a bit hackish atm).

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu prabhu merged commit ee1c691 into master Dec 3, 2024
24 checks passed
@prabhu prabhu deleted the feature/improve-npm-auto-install branch December 3, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant