Closed tanyabouman closed 1 year ago
- Summary
Hugo in the build is provided by the npm package hugo-bin. However, there are some old binaries in bin. For example:
hugo-bin
bin
./bin/hugo.linux version Hugo Static Site Generator v0.46 linux/amd64 BuildDate: 2018-08-01T09:00:55Z
Further, since the Hugo version is set in package.json, it doesn't make sense to report it in an issue.
package.json
- Test plan
Rebuild the site, and it still works.
- Description for the changelog
remove old hugo binaries
- Summary
Hugo in the build is provided by the npm package
hugo-bin
. However, there are some old binaries inbin
. For example:Further, since the Hugo version is set in
package.json
, it doesn't make sense to report it in an issue.- Test plan
Rebuild the site, and it still works.
- Description for the changelog
remove old hugo binaries