mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
0bfbee5523
- because the cwd of `.github/dev.js` is not `ghost/core`, it doesn't pick up config.local.json files, so any configuration you set in there isn't applied - this meant that developers with HTTPS configured locally couldn't use `--stripe` because it wouldn't configure the Stripe listening URL correctly - this adds an exports to the config lib to allow passing options in, which I then utilize to pass the directory that config resides in - this should fix the aforementioned problem with HTTPS |
||
---|---|---|
.. | ||
hooks | ||
ISSUE_TEMPLATE | ||
workflows | ||
AUTO_ASSIGN | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
dev.js | ||
FUNDING.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
SUPPORT.md |