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

feat: Add engine field at package.json by default #14584

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sirldev
Copy link

@sirldev sirldev commented Oct 15, 2024

What does this PR do?

Add engine field at package.json by default.

Check existence of engine field at package.json. If it does not exist, create engine field.

It relates with roadmap (bun install last item)

  • Code changes

How did you verify your code works?

  • I included a test for the new code, or existing tests cover it
  • I ran my tests locally and they pass (build/debug/bun-debug test test/cli/init/init.test.ts)

TODO

If something wrong or need requirements, leave comments please :D

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