Enable incremental builds to speed up updates after first build

This commit is contained in:
Matt Bierner
2026-02-19 14:13:53 -08:00
parent dbbe583d22
commit cc10bc708e
40 changed files with 42 additions and 2 deletions
+1
View File
@@ -4,5 +4,6 @@ out/**
build/**
extension.webpack.config.js
tsconfig*.json
**/*.tsbuildinfo
package-lock.json
testWorkspace/**