adobe / adobe/aem-project-archetype
Enable npm workspaces by default
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
### Expected Behaviour
Enable [NPM Workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces) in the _ui.frontend_ module by default and allow selecting more than one frontend option (e.g.: general AND angular). This way a monorepo structure is created and easily extendable to foster reusability.
### Actual Behaviour
Only one npm package is created.
Contributor guide
Research direction
Start by inspecting the ui.frontend module and the archetype inputs that select frontend options. Verify how the current project creates its single npm package, then define done as enabling npm workspaces by default and allowing multiple options such as general and angular to produce an extendable monorepo structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100