loopback-boot/lib
Miroslav Bajtoš d2d9e8789e Fix resolution of middleware modules
Fix the code loading "loopback#errorhandler" (for example) to correctly
look up the "loopback" module in node_modules of the bootstrapped
application, instead of looking it up in node_modules of loopback-boot.
2016-10-12 14:38:37 +02:00
..
bundler.js Globalization for Loopback-boot 2016-08-05 14:31:48 -04:00
compiler.js Fix resolution of middleware modules 2016-10-12 14:38:37 +02:00
config-loader.js Replace fs.existsSync calls with fs.statSync 2016-09-05 14:29:51 +02:00
executor.js Globalization for Loopback-boot 2016-08-05 14:31:48 -04:00
utils.js Replace fs.existsSync calls with fs.statSync 2016-09-05 14:29:51 +02:00