vj4
vj4 copied to clipboard
put git commit id in html
???
I would like to include the commit id in ui build steps. It seems more consistent to me and we can exclude the git dependency in python. But it's a bit hard to do currently since ui build does not touch htmls.
In fact there is already demands to touch htmls in ui build, for example, appending file versions in the manifest file to the htmls will be better than the current solution.