gitea/build
silverwind f7830041f4
Make build scripts compatible with node 12 (#15479)
* Make build scripts compatible with node 12

"fs/promises" is not in node 12, use a more compatible way to import it.
Also, lock major down versions of the image build dependencies to
prevent future surprises.

* add node_modules dependency
2021-04-15 12:02:34 +01:00
..
generate-bindata.go Rename scripts to build and add revive command as a new build tool command (#10942) 2020-04-03 22:29:12 +03:00
generate-emoji.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
generate-gitignores.go Add github api token option to generate-license & generate-gitignore (#12700) 2020-09-04 10:02:37 -04:00
generate-images.js Make build scripts compatible with node 12 (#15479) 2021-04-15 12:02:34 +01:00
generate-licenses.go Add github api token option to generate-license & generate-gitignore (#12700) 2020-09-04 10:02:37 -04:00
generate-svg.js Make build scripts compatible with node 12 (#15479) 2021-04-15 12:02:34 +01:00
gocovmerge.go Move gocovmerge as vendor (#10947) 2020-04-04 11:45:26 +03:00
lint.go update revive lint to latest commit (#12921) 2020-09-22 20:02:16 +03:00
update-locales.sh Format files (#13698) 2020-11-28 01:12:22 -05:00