7f44e0128e
refs https://github.com/TryGhost/Ghost/issues/8161, requires tbd - updates the `ember:watch` grunt task to use `ember serve`, passing in the required `--live-reload-base-url` parameter - forces live reload port to `4201` for now as there's a [bug on touchbar macs](https://github.com/ember-cli/ember-cli/issues/6513) - removes the unused `ember-cli-content-security-policy` dependency to remove console log noise from x-domain warnings With this and the required Ghost PR, when using `grunt dev` the admin screen will refresh any time a file is changed. It will also allow tests to be run simultaneously by visiting http://localhost:4200/tests |
||
---|---|---|
ghost/admin |