We don't currently have a --version flag in the bhtml CLI. This would be super useful in debugging. Need to find a good way of doing this without having to manually change the version number on each new build. It should probably just read the version field from the package.json file.
We don't currently have a
--versionflag in the bhtml CLI. This would be super useful in debugging. Need to find a good way of doing this without having to manually change the version number on each new build. It should probably just read the version field from thepackage.jsonfile.