Skip to content

Remove need for generated version.ts and prebuild script #692

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WhitWaldo
Copy link
Contributor

Description

Removes prebuild script (which creates src/version.ts) and replace with direct reference to pull the value from package.json

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #691

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • [X Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…th direct reference to pull the value from package.json

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added the chores Admin related tasks label Mar 26, 2025
@WhitWaldo WhitWaldo self-assigned this Mar 26, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners March 26, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Admin related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove prebuild.sh step
1 participant