cloudfoundry / cloudfoundry/stratos
Extensions: Test if we can remove duplication of dependencies in the thin app
Open
@vvaradhan is already working on this.
Since Sep 1, 2020.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Currently all of the dependencies in @stratosui/core need to be in the thin app as well.
Ideally, we could just add @stratosui/core as a dependency and @stratosui/devkit as a dev dependency.
Investigate if we can improve on having duplicated dependencies.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.