Files
vscode/extensions/debug-auto-launch/.vscodeignore
Matt Bierner 2d9e484c8e Switch most remaining extensions to use esbuild
Just 3 left:

- git and github. These are doing weird stuff with d.ts imports and const enums

- github-authentication  which has some tricky path mapping stuff
2026-02-19 11:12:46 -08:00

6 lines
60 B
Plaintext

src/**
tsconfig*.json
out/**
esbuild*.mts
package-lock.json