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

write the project's version to a version.ts file, and only if it exists #17

Open
trusktr opened this issue Jun 3, 2021 · 0 comments
Open

Comments

@trusktr
Copy link
Member

trusktr commented Jun 3, 2021

At the moment lume release* command try to write the project version to the last line of src/index.ts, and it will fail if src/index.ts does not have this line.

This should be optional, and should be opted-into by making a src/version.ts file whose whole contents will be replaced. The initial file can be empty,to be populated by lime cli.

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