loopback-boot/lib
Miroslav Bajtoš 43993bf975 Remove auto-attach.
Breaking change.

The bootstrapper no longer calls `loopback.autoAttach`. Applications
have to explicitly configure datasources for their models
via `models.json`.
2014-06-10 09:24:16 +02:00
..
bundler.js Implement compileToBrowserify and bootBrowserApp 2014-06-03 14:08:34 +02:00
compiler.js Change models.json to configure existing models 2014-06-10 09:21:15 +02:00
config-loader.js Load datasources and app cfg from multiple files 2014-05-27 14:08:58 +02:00
executor.js Remove auto-attach. 2014-06-10 09:24:16 +02:00