mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
use vsce to determine what to package when bundling extensions
fixes #29054
This commit is contained in:
7
extensions/json/.vscodeignore
Normal file
7
extensions/json/.vscodeignore
Normal file
@@ -0,0 +1,7 @@
|
||||
test/**
|
||||
client/tsconfig.json
|
||||
client/src/**
|
||||
server/tsconfig.json
|
||||
server/src/**
|
||||
server/node_modules/@types/**
|
||||
npm-shrinkwrap.json
|
||||
Reference in New Issue
Block a user