equinor / equinor/fusion-framework
cli: remove placeholder service discovery workaround in create-dev-server-config.ts
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 10
- Avg merge
- 19h 40m
- Merged PRs (30d)
- 150
Description
Tracking issue for a TODO found in `packages/cli/src/bin/utils/create-dev-server-config.ts`:
```ts
// @todo - remove this when we have a real service discovery
```
Remove this placeholder logic once a real service discovery mechanism is implemented.
Contributor guide
Research direction
Start with packages/cli/src/bin/utils/create-dev-server-config.ts and inspect the TODO and surrounding placeholder service-discovery logic. Confirm that a real service discovery mechanism is available before changing this tracking issue. Done means the workaround and its TODO are removed without leaving the development-server configuration dependent on placeholder behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100