Split bootLoopBackApp into two steps: - compile - execute Most of the changes are just shuffling the existing code around. What has changed: - `loopback.autoAttach()` is called after `models/*` are required. The calls were made in the opposite order before this commit. |
||
---|---|---|
.. | ||
fixtures/simple-app | ||
helpers | ||
compiler.test.js | ||
executor.test.js | ||
global-setup.js |