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