Ghost/core
Felix Rieseberg 53bd7da063 🚀 Allow ServiceWorker /ghost/ scope (#7967)
ServiceWorkers can only control the scope from which they have been served. Our service workers live, like all other files, in an `asset` folder - and could in theory only work on other files in there.

This commit fake-serves our service workers from `/ghost/`, thus allowing them to give everything offline powers.
2017-02-11 14:43:09 +00:00
..
client@622951b10d Updated Ghost-Admin to 1.0.0-alpha.11 2017-02-04 17:33:12 +01:00
server 🚀 Allow ServiceWorker /ghost/ scope (#7967) 2017-02-11 14:43:09 +00:00
shared
test 🎨 increase token expiry (#7971) 2017-02-10 13:35:58 +00:00
index.js