mwaylabs / Espresso

The-M-Projects build tools using node.js.
www.the-m-project.org
Other
84 stars 28 forks source link

Export config.json definition to application/framework context #94

Open sebastianwerler opened 12 years ago

sebastianwerler commented 12 years ago

The defintions of config.json should be accessible in the application/framework to e.g. distinguish proxy use for requests or not when in a native or web container.

4z3 commented 12 years ago

All of them?

I.e. should the complete content of config.json be accessible as a property below M.Application?