adobe / adobe/aem-project-archetype

Enable npm workspaces by default

Open
#598 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.