loopback-next icon indicating copy to clipboard operation
loopback-next copied to clipboard

feat: discover artifacts in nested dir

Open achrinza opened this issue 4 years ago • 1 comments

fixes https://github.com/loopbackio/loopback-next/discussions/7754

Signed-off-by: Rifa Achrinza [email protected]

Checklist

  • [x] DCO (Developer Certificate of Origin) signed in all commits
  • [x] npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • [x] Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

achrinza avatar Sep 02 '21 07:09 achrinza

Test failures are due to existing test fakes that do not support the necessary APIs. Will need to rewrite them.

achrinza avatar Sep 02 '21 07:09 achrinza