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