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