loopback-boot/lib
Hage Yaapa 1b491dee85 Resolve ${var} values in component-config.json
App variables can now be specified in component-config.json using
the ${var} format. The value of var is looked up using app.get().

This allows loopback explorer and other loopback components which
require app variables, to be loaded declaratively using
component-config.json.
2015-08-28 11:49:46 +05:30
..
bundler.js add support for mixins 2015-04-24 12:42:56 +05:30
compiler.js allow middleware to be optional 2015-06-25 19:32:40 +02:00
config-loader.js Allow middleware array merge by a key in item objects 2015-08-10 17:17:09 -07:00
executor.js Resolve ${var} values in component-config.json 2015-08-28 11:49:46 +05:30