Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Treat src/packages/* as workspaces #2264

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

iOvergaard
Copy link
Collaborator

@iOvergaard iOvergaard commented Sep 11, 2024

Description

It is now possible to treat all src/packages/* modules as workspaces. We can change package.json to accommodate this fact, which improves the DX of adding new packages.

I took the liberty to optimize the newest package (sysinfo) a little bit so not all files are loaded upfront.

@iOvergaard iOvergaard added internal Changes that do not affect the runtime files, e.g. changes to the build setup release/14.3.0 labels Sep 11, 2024
Copy link

sonarcloud bot commented Sep 11, 2024

Copy link
Contributor

@madsrasmussen madsrasmussen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@madsrasmussen madsrasmussen merged commit a7c1529 into main Sep 11, 2024
9 checks passed
@madsrasmussen madsrasmussen deleted the v14/feature/all-workspaces branch September 11, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes that do not affect the runtime files, e.g. changes to the build setup release/14.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants