Add support for npm bundleDependencies (#30751)

(cherry picked from commit ad4e902d5a1430c0c1df18bf404537df5ded1dba)
This commit is contained in:
Micash 2024-04-29 10:19:06 +02:00 committed by Earl Warren
parent 96fd8008cd
commit b8e7b3941a
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 14 additions and 0 deletions

View file

@ -3573,6 +3573,7 @@ npm.install = To install the package using npm, run the following command:
npm.install2 = or add it to the package.json file:
npm.dependencies = Dependencies
npm.dependencies.development = Development Dependencies
npm.dependencies.bundle = Bundled Dependencies
npm.dependencies.peer = Peer Dependencies
npm.dependencies.optional = Optional Dependencies
npm.details.tag = Tag