Ghost/.github
Simon Backx a2a79cec0e Added support for yarn dev --signup
no issue

Added support for `--signup` to `yarn dev`. This will make sure that the signup form preview server is served (with rebuilding) and can be used in admin (instead of using the published version). This is also automatically started when using `yarn dev --all`, but with a twist:

If you only run `yarn dev --all`, it will only build and watch the production build of the signup form. If you use `yarn dev --signup` or `yarn dev --all --signup` it will also serve the demo app on `http://localhost:6173`.
2023-06-01 10:20:37 +02:00
..
hooks Fixed preventing git submodules from being committed 2023-03-28 12:16:46 +02:00
ISSUE_TEMPLATE
workflows Fixed signup-form-tests GitHub workflow 2023-05-30 13:41:38 +02:00
AUTO_ASSIGN
codecov.yml Disabled project codecov status by default 2023-05-24 14:18:11 +02:00
CONTRIBUTING.md
dev.js Added support for yarn dev --signup 2023-06-01 10:20:37 +02:00
FUNDING.yml
PULL_REQUEST_TEMPLATE.md Updated PR template to just auto-generate the summary 2023-04-10 10:35:52 +02:00
SUPPORT.md