Skip to content

packageDependencies support raw url - #2

Open
hongweiyi wants to merge 2 commits into
CodeboxIDE:masterfrom
hongweiyi:master
Open

packageDependencies support raw url#2
hongweiyi wants to merge 2 commits into
CodeboxIDE:masterfrom
hongweiyi:master

Conversation

@hongweiyi

Copy link
Copy Markdown

We company have built a private git repository, so we want add private packageDependencies in package.json

Usage:

"packageDependencies": {
        "about": "CodeboxIDE/package-about",
        "command-palette": "CodeboxIDE/package-command-palette",
        "myPackage": "git@gitlab.domain.com:hongweiyi/package-myPackage.git"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant