Skip to content

Conversation

@kmcnellis
Copy link
Member

Description

If you run "npm run build", it adds a bunch of untracked package-lock files to your local directory. These should be in the .gitignore.

scripts/functions-deploy-tests/functions/package-lock.json
scripts/functions-discover-tests/fixtures/bundled/dist/package-lock.json
scripts/functions-discover-tests/fixtures/bundled/package-lock.json
scripts/functions-discover-tests/fixtures/codebases/v1/package-lock.json
scripts/functions-discover-tests/fixtures/codebases/v2/package-lock.json
scripts/functions-discover-tests/fixtures/esm/functions/package-lock.json
scripts/functions-discover-tests/fixtures/pnpm/functions/package-lock.json
scripts/functions-discover-tests/fixtures/simple/functions/package-lock.json
scripts/functions-discover-tests/fixtures/yarn-workspaces/package-lock.json
scripts/functions-discover-tests/fixtures/yarn-workspaces/packages/a-test-pkg/package-lock.json

Scenarios Tested

Sample Commands

@joehan
Copy link
Contributor

joehan commented Sep 27, 2024

Thanks Kiana!

@joehan joehan merged commit e486727 into master Sep 27, 2024
@joehan joehan deleted the kiana-function-lock branch September 27, 2024 18:30
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.

2 participants