Skip to content

Split devDependencies off dependencies - #2338

Merged
apilaskowski merged 1 commit into
mainfrom
dev-deps
Sep 22, 2026
Merged

apilaskowski merged 1 commit into
mainfrom
dev-deps

Conversation

@Ford544

@Ford544 Ford544 commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Seperate packages only needed at development or build time as devDependencies in package.json.
This does not actually affect the generated package, as unneeded dependencies are stripped by packages/gen_package_json.ts at build, so it's mostly for documentation and potentially dependency scanning (Dependabot) purposes.

@Ford544
Ford544 requested a review from a team as a code owner September 22, 2026 09:01
@Ford544
Ford544 requested review from apilaskowski and rafal-hawrylak and removed request for a team September 22, 2026 09:01
@apilaskowski
apilaskowski merged commit f138d68 into main Sep 22, 2026
11 checks passed
@apilaskowski
apilaskowski deleted the dev-deps branch September 22, 2026 13:04
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