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

Why isn't the version file generated in the webapp folder by yarn build #12818

Closed
n-peugnet opened this issue Mar 20, 2020 · 0 comments · Fixed by #28461
Closed

Why isn't the version file generated in the webapp folder by yarn build #12818

n-peugnet opened this issue Mar 20, 2020 · 0 comments · Fixed by #28461
Assignees
Labels
T-Enhancement T-Task Tasks for the team like planning

Comments

@n-peugnet
Copy link

Is your suggestion related to a problem? Please describe.
On my server, I decided to build Riot from sources as this was the easiest way to update it once new versions are released. I have a virtualhost pointing to the webapp folder and I just have to run yarn build to build the latest version. But this doesn't generate the version file as stated in the doc.
It's not that much of a problem as I just have to add it manually afterwards and I imagine that there are reasons why it's made this way, but I am wondering why this step isn't executed by the build target.

Describe the solution you'd like
Ideally I would like to just run yarn build which would generate a version file in the webapp folder the same way the package.sh script does it.

@turt2live turt2live added the T-Task Tasks for the team like planning label Mar 20, 2020
t3chguy pushed a commit that referenced this issue Oct 17, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@t3chguy t3chguy self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants