Miroslav Bajtoš
|
75da4c7784
|
Deprecate getters for express 3.x middleware
In LoopBack 3.0, we are removing these getters, see #2394.
|
2016-05-31 18:58:10 +02:00 |
Ryan Graham
|
4d6f2e7ab7
|
update/insert copyright notices
|
2016-05-03 17:10:46 -07:00 |
Raymond Feng
|
a9b4df1f2d
|
Expose more loopback middleware for require
|
2014-11-19 11:32:22 -08:00 |
Rob Halff
|
33096dafa7
|
Enable jscs for `lib`, fix style violations
|
2014-11-04 08:25:33 +01:00 |
Rob Halff
|
84b4fea666
|
use singlequotes
|
2014-10-22 18:47:53 +02:00 |
Miroslav Bajtoš
|
bba58a73d5
|
express-middleware: improve error message
Include the flag `--save` in the npm instructions, so that the missing
module is both installed and saved in package dependencies.
|
2014-07-22 15:40:36 +02:00 |
Miroslav Bajtoš
|
88a4bb462e
|
Exclude express-middleware from browser bundle
Fix lib/loopback to include express-middleware only on the server.
Bump up strong-remoting dependency to use the version working in
browsers.
|
2014-06-03 21:32:27 +02:00 |
Raymond Feng
|
bb0ddb26ec
|
Rename express-wrapper to express-middleware
|
2014-05-29 10:18:58 -07:00 |