Ghost/core/server/admin
Kevin Ansfield c9e0c252f0 grunt dev admin livereload (#8176)
refs https://github.com/TryGhost/Ghost/issues/8161, requires https://github.com/TryGhost/Ghost-Admin/pull/590
- adds a development-only route to the admin app that redirects to ember-cli's livereload script
- updates Gruntfile `watch` task to pass the `live-reload-base-url` param with subdirectory support
- updates Gruntfile `bgShell:client` task to filter potentially confusing output from `ember serve`
  - removes `Livereload server on http://localhost:49153`
  - removes `Serving on http://localhost:4200/`

With this and the required Ghost-Admin PR, when using `grunt dev` the admin screen will refresh any time a file is changed. It will also allow client tests to be run simultaneously by visiting http://localhost:4200/tests
2017-03-30 13:27:07 +01:00
..
views 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
app.js grunt dev admin livereload (#8176) 2017-03-30 13:27:07 +01:00
controller.js 🔥 Remove handlebars from serving admin (#8184) 2017-03-20 12:00:18 +00:00
index.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
middleware.js 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
serviceworker.js 🚀 Allow ServiceWorker /ghost/ scope (#7967) 2017-02-11 14:43:09 +00:00