1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add support for npm bundleDependencies (#30751)

This commit is contained in:
Micash
2024-04-29 10:19:06 +02:00
committed by GitHub
parent d11133b836
commit ad4e902d5a
5 changed files with 14 additions and 0 deletions

View File

@@ -3495,6 +3495,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