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

Make npm rules generators #100

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Make npm rules generators #100

merged 1 commit into from
Jul 7, 2024

Conversation

elliotgoodrich
Copy link
Owner

Pass generator: 1 for both npm rules we create in configure.mjs as this will mean that we don't delete the .package-lock.json file when running ninja -t clean, which would cause us to have to redownload all packages.

Pass `generator: 1` for both `npm` rules we create in `configure.mjs` as
this will mean that we don't delete the `.package-lock.json` file when
running `ninja -t clean`, which would cause us to have to redownload all
packages.
@elliotgoodrich elliotgoodrich merged commit b0a1605 into main Jul 7, 2024
12 checks passed
@elliotgoodrich elliotgoodrich deleted the npm-ci-to-generator branch July 7, 2024 14:44
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