Skip to content

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

Merged
demiankatz merged 1 commit intoUniversalViewer:devfrom
FalveyLibraryTechnology:eliminate-unnecessary-serve-dependency
Dec 16, 2024
Merged

Remove unnecessary explicit dependency on @webpack-cli/serve.#1258
demiankatz merged 1 commit intoUniversalViewer:devfrom
FalveyLibraryTechnology:eliminate-unnecessary-serve-dependency

Conversation

@demiankatz
Copy link
Copy Markdown
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.

@vercel
Copy link
Copy Markdown

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
Copy Markdown
Contributor Author

Thanks, @Saira-A!

@demiankatz demiankatz merged commit 65e9d33 into UniversalViewer:dev Dec 16, 2024
@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