Skip to content

Move all dependencies to devDependencies in package.json#823

Merged
zachmullen merged 2 commits intomainfrom
dev-only-deps
Nov 11, 2025
Merged

Move all dependencies to devDependencies in package.json#823
zachmullen merged 2 commits intomainfrom
dev-only-deps

Conversation

@zachmullen
Copy link
Contributor

The packages are only needed at build time. This will decrease the install footprint of VolView.

@zachmullen zachmullen requested a review from PaulHax November 11, 2025 16:02
@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for volview-dev ready!

Name Link
🔨 Latest commit 2dcd368
🔍 Latest deploy log https://app.netlify.com/projects/volview-dev/deploys/69135e6f57e95f0008c895a2
😎 Deploy Preview https://deploy-preview-823--volview-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

The packages are only needed at build time. This will decrease the install footprint of VolView.
@@ -1 +1,2 @@
* text=auto eol=lf
package-lock.json linguist-generated=true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Unfortunately I think this won't take effect until this change exists on the base branch.

@zachmullen zachmullen added this pull request to the merge queue Nov 11, 2025
Merged via the queue into main with commit 42c030b Nov 11, 2025
7 checks passed
@zachmullen zachmullen deleted the dev-only-deps branch November 11, 2025 16:17
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