-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
As a developer I want to replace npm in both the main project and the webcomponents with pnpm in order to increase build speed and disk efficiency locally and on the pipeline.
If it's easy, it might be worth it to implement workspaces? Should be investigated.
- AC1: The pipeline and build scripts work the same as they did before.
DoD
- Story is tested against acceptance criteria
- Unit test should be passed
Integration test is done ( if applicable)- Non-functional requirements are met
- Story ok-ed by Product Owner
- Peer Code Review performed
- Any configuration or build changes documented
Tasks:
- Migrate locally from npm to pnpm
- Adjust the Github Actions
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To do