UNPKG

628 BMarkdownView Raw
1<!--
2Questions:
3 https://groups.google.com/forum/#!forum/loopbackjs
4 https://gitter.im/strongloop/loopback
5Immediate support:
6 https://strongloop.com/api-connect-faqs/
7 https://strongloop.com/node-js/subscription-plans/
8-->
9
10# Description/Steps to reproduce
11
12<!--
13If feature: A description of the feature
14If bug: Steps to reproduce + link to sample repo
15-->
16
17# Expected result
18
19<!--
20Also include actual results if bug
21-->
22
23# Additional information
24
25<!--
26Copy+paste the output of these two commands:
27 node -e 'console.log(process.platform, process.arch, process.versions.node)'
28 npm ls --prod --depth 0 | grep loopback
29-->