aa4cbdd80f
Interpret model sources in the same way how `require.resolve` interprets the path: - values starting with `./` and `../` are relative to the file where they are specified - other values are relative to node modules folders This way it's possible to specify a source `loopback/common/models` and have it resolved to whatever place the loopback is installed. |
||
---|---|---|
.. | ||
browser-app | ||
simple-app |