a71cabbd53
* add 'npm' and 'npm-update' make targets and lockfile - `make npm` installs and updates node_modules, triggered automatically on `make css` and `make js` as it completes reasonably fast and ensures consistent modules. - `make npm-update` updates all dependencies to their latest version, regenerates `node_modules` from scratch and updates `package-lock.json`. It uses npm modules `updates` written by yours truly to find the latest version of each dependency. * add suggested make dependencies * remove package-lock.json during npm-update * regenerate package-lock.json |
||
---|---|---|
.. | ||
api-usage.en-us.md | ||
api-usage.zh-cn.md | ||
config-cheat-sheet.en-us.md | ||
config-cheat-sheet.zh-cn.md | ||
customizing-gitea.en-us.md | ||
customizing-gitea.zh-cn.md | ||
external-renderers.en-us.md | ||
hacking-on-gitea.en-us.md | ||
hacking-on-gitea.zh-cn.md | ||
logging-documentation.en-us.md | ||
make.en-us.md | ||
make.fr-fr.md | ||
make.zh-cn.md | ||
migrations.en-us.md | ||
oauth2-provider.md | ||
specific-variables.en-us.md | ||
specific-variables.zh-cn.md | ||
third-party-tools.en-us.md |