Ghost/.github
Daniel Lockyer edf96ee976 Enabled --prefer-offline in CI to reduce network requests
- by default, yarn will try and fetch dependencies from the network, and
  fallback to local cache if the network is down
- `--prefer-offline` switches that around so we can take advantage of
  local caches before defaulting to the network
- hopefully this speeds up dependency install steps in CI
2023-04-05 14:22:03 +02:00
..
hooks Fixed preventing git submodules from being committed 2023-03-28 12:16:46 +02:00
ISSUE_TEMPLATE
workflows Enabled --prefer-offline in CI to reduce network requests 2023-04-05 14:22:03 +02:00
AUTO_ASSIGN
CONTRIBUTING.md
dev.js Migrated from nodemon to native Node --watch 2023-03-21 15:57:41 +01:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
SUPPORT.md