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

Generate npm lockfile based on installed modules #39

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

0x80
Copy link
Owner

@0x80 0x80 commented Dec 17, 2023

This fixes the NPM lockfile generation by using the installed node_modulues from the root of the monorepo. It moves them temporarily into the isolate output, before generating the lockfile and moving them back to the root.

@0x80 0x80 merged commit 5418794 into main Dec 17, 2023
1 check passed
@0x80 0x80 deleted the topic/1217-fix-npm-lockfile-for-real branch December 18, 2023 17:24
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.

1 participant