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

[RFC] Customize path to package.json where version is specified #1080

Open
3 of 4 tasks
jam-fran opened this issue Sep 18, 2024 · 0 comments
Open
3 of 4 tasks

[RFC] Customize path to package.json where version is specified #1080

jam-fran opened this issue Sep 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jam-fran
Copy link

How do you envision this feature/change to look/work like?

Similar to the GitHub action, would be great to be able to specific a custom path to the package.json where the designed version number is located. Something like this:

plasmo build --version-file ../../package.json

What is the purpose of this change/feature? Why?

In monorepos, the source of truth for the app's version is often kept in the root package.json as opposed to in the extension's directory.

(OPTIONAL) Example implementations

No response

(OPTIONAL) Contribution

  • I would like to contribute to this RFC via a PR

Verify canary release

  • I verified that the issue exists in plasmo canary release

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@jam-fran jam-fran added the enhancement New feature or request label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant