loopback4-microservice-catalog icon indicating copy to clipboard operation
loopback4-microservice-catalog copied to clipboard

@sourceloop/cli : make @local annotation for resolve-links script configurable

Open ghost opened this issue 2 years ago • 0 comments

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",

ghost avatar Dec 09 '22 11:12 ghost