loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
@sourceloop/cli : make @local annotation for resolve-links script configurable
Is your feature request related to a problem? Please describe.
When creating a new microservice by using the @sourceloop/cli resolve-links script have the @local annotation as static.
Describe the solution you'd like
Make this @local annotation configurable. That means annotation can configure while creating a microservice.
Additional context
current behavior "resolve-links": "npm run symlink-resolver build ./node_modules/@local",