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

Remove unnecessary explicit dependency on @webpack-cli/serve. #1258

Conversation

demiankatz
Copy link
Contributor

The NPM page for @webpack-cli/serve says: "This package is used by webpack-cli under-the-hood and is not intended for installation." Since it is included automatically by webpack-cli, we do not need to have a separate explicit dependency on it in package.json; this PR removes it to simplify dependency management. The change has no impact on functionality or which packages get installed.

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
universalviewer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 1:55pm

@demiankatz
Copy link
Contributor Author

Thanks, @Saira-A!

@demiankatz demiankatz merged commit 65e9d33 into UniversalViewer:dev Dec 16, 2024
4 checks passed
@demiankatz demiankatz deleted the eliminate-unnecessary-serve-dependency branch December 16, 2024 15:16
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