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

Add Lock File to boilerplate. #24

Open
CallmeT-ty opened this issue Dec 18, 2024 · 0 comments
Open

Add Lock File to boilerplate. #24

CallmeT-ty opened this issue Dec 18, 2024 · 0 comments

Comments

@CallmeT-ty
Copy link

CallmeT-ty commented Dec 18, 2024

Lock file questions

  • What is the default build behavior? Can we make it so that npm build respects the lock file by default?
  • Do we need to reconsider our usage of exact / latest major version dependencies in the package.json
  • Enforce proper lock file usage: Either package.lock with import to yarn, pnpm, bun …or provide the different lock files separately
  • Upon project creation, detect the package manager that is used and delete other lock files
@CallmeT-ty CallmeT-ty changed the title Lock File Questions Add Lock File to boilerplate. Dec 18, 2024
@CallmeT-ty CallmeT-ty transferred this issue from powerhouse-inc/powerhouse Dec 18, 2024
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

1 participant