Ghost/core/server/services/apps
Fabien O'Carroll 4696d70de0 Refactored app proxy module to not use Constructor
no-issue

Rather than creating a whole instance, we can replace it with a helper
method - his is less memory intensive and a little easier to parse for
something this small.
2019-04-16 11:05:33 +02:00
..
index.js Removed external app support from app service init 2019-04-16 11:05:33 +02:00
loader.js Refactored app proxy module to not use Constructor 2019-04-16 11:05:33 +02:00
proxy.js Refactored app proxy module to not use Constructor 2019-04-16 11:05:33 +02:00
sandbox.js Refactored Sandbox to be singleton 2019-04-16 11:05:33 +02:00