loopback-boot/lib
Miroslav Bajtoš 26abb43ad4 Skip definitions of built-in loopback models
LoopBack built-in models are special: they follow the loopback-boot
structure and provide `common/models/{name}.json` files, but they are
also automatically loaded (created) by loopback.

This change modifies `executor` to recognize built-in models and do not
redefine them.
2014-10-21 18:10:22 +02:00
..
bundler.js Rework model configuration 2014-06-13 19:40:52 +02:00
compiler.js Custom rootDir for app config 2014-10-09 16:36:19 +02:00
config-loader.js compiler: improve merging of Arrays and Objects 2014-10-08 17:15:32 +02:00
executor.js Skip definitions of built-in loopback models 2014-10-21 18:10:22 +02:00