mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-17 06:20:31 +00:00
Running `npm install` without `--no-save` can introduce spurious changes to package-lock.json due to differences in platform / node version, and these have been known to accidentally sneak into people's PRs. `npm install` without `--no-save` should only be used when actively updating node dependencies in package.json. |
||
|---|---|---|
| .. | ||
| committing.rst | ||
| css_guidelines.rst | ||
| developing.rst | ||
| general_guidelines.rst | ||
| index.rst | ||
| issue_tracking.rst | ||
| javascript_guidelines.rst | ||
| python_guidelines.rst | ||
| release_process.rst | ||
| styleguide.rst | ||