mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1cf4d46bb1
### Before ``` $ make watch bash build/watch.sh make[1]: Entering directory '/Users/silverwind/git/gitea' make[1]: Entering directory '/Users/silverwind/git/gitea' GITEA_RUN_MODE=dev go run github.com/cosmtrek/air@v1.43.0 -c .air.toml rm -rf public/js public/css public/fonts public/img/webpack public/serviceworker.js NODE_ENV=development npx webpack --watch --progress ``` ### After ``` $ make watch GITEA_RUN_MODE=dev go run github.com/cosmtrek/air@v1.43.0 -c .air.toml NODE_ENV=development npx webpack --watch --progress ``` |
2 years ago | |
---|---|---|
.. | ||
codeformat | 2 years ago | |
backport-locales.go | 2 years ago | |
code-batch-process.go | 2 years ago | |
generate-bindata.go | 2 years ago | |
generate-emoji.go | 2 years ago | |
generate-gitignores.go | 3 years ago | |
generate-go-licenses.go | 2 years ago | |
generate-images.js | 2 years ago | |
generate-licenses.go | 2 years ago | |
generate-svg.js | 2 years ago | |
gocovmerge.go | 2 years ago | |
test-echo.go | 2 years ago | |
test-env-check.sh | 3 years ago | |
test-env-prepare.sh | 3 years ago | |
update-locales.sh | 2 years ago | |
watch.sh | 2 years ago |