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. |
||
---|---|---|
.. | ||
boot | ||
models | ||
app.js | ||
datasources.json | ||
model-config.json |