Skip to content

chore(app-platform): add packageManager field to package.json#375

Open
kabaros wants to merge 1 commit intomasterfrom
corepack
Open

chore(app-platform): add packageManager field to package.json#375
kabaros wants to merge 1 commit intomasterfrom
corepack

Conversation

@kabaros
Copy link
Contributor

@kabaros kabaros commented Oct 29, 2025

This PR adds packageManager field to package.json.

This change does not affect the way developers currently run and work with apps. It just allows them to - optionally - use corepack to manage package managers (but they can keep using the globally installed yarn 1 in their systems if they wish to).

The change makes it possible for apps to eventually seamlessly adopt a more modern package manager, without caring about installing and switching between package managers. Switching to different package managers for the platform apps will become possible once the work we are undertaking in app-platform to decouple cli-app-scripts from yarn 1 is done (currently can be tested on alpha release of app-platform).

dhis2/app-platform#941


This PR was automatically created using a multi-gitter script.

@kabaros kabaros requested a review from a team as a code owner October 29, 2025 06:37
@sonarqubecloud
Copy link

@dhis2-bot
Copy link
Contributor

🚀 Deployed on https://pr-375--dhis2-data-approval.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants