Skip to content

[DOCS] Improve BundleDependencies #5167

@Raaghu

Description

@Raaghu

Is there an existing issue for this?

  • I have searched the existing issues

This is a CLI Docs Enhancement, not another kind of Docs Enhancement.

  • This is a CLI Docs Enhancement.

Description of Problem

keyword bundledDependencies is not included in the response of https://registry.npmjs.com/
Thus the npm cli tries to download the dependencies from registry even though some of them are bundledDependencies

But keyword bundleDependencies works fine

Potential Solution

There are 2 possible solutions

  1. Improve the Doc to use only bundleDependencies OR
  2. fix the bug in https://registry.npmjs.com

Docs URL

https://docs.npmjs.com/cli/v8/configuring-npm/package-json#bundleddependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentationdocumentation related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions