New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/38528#discussion_r939853715 Comment: ```suggestion pre_build() { cd gui yarn --check-files OUTPUT_DIR="${wrksrc}/service/server/router/web" yarn build ``` there's no reason to override the go build style, i think