Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit b6e87b3

Browse files
authored
add devcontainer-collection.json to npm bundle (microsoft/vscode-remote-containers#191)
1 parent b5755ee commit b6e87b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"containers-readmes",
1414
"repository-containers",
1515
"manifests",
16-
"container-features"
16+
"container-features",
17+
"devcontainer-collection.json"
1718
],
1819
"scripts": {
1920
"prepack": "rimraf containers-readmes manifests container-features && copyfiles --up 1 containers/**/README.md containers-readmes && copyfiles --up 1 containers/**/definition-manifest.json manifests && copyfiles --up 1 script-library/*.sh container-features && copyfiles --up 3 script-library/container-features/src/* container-features"

0 commit comments

Comments
 (0)