Commit Graph

10 Commits

Author SHA1 Message Date
Eric Traut
7444078896 Addressed a performance regression introduced in 1.1.314 due to a switch from ts-loader to esbuild-loader in our build pipeline. This change resulted in a 7-9% performance degradation, so I'm reverting it for now. 2023-08-06 10:29:45 -07:00
Eric Traut
51d2ff8beb
Switched from ts-loader to esbuild-loader for better build performance. (#5247)
Co-authored-by: Eric Traut <erictr@microsoft.com>
2023-06-07 11:51:29 -06:00
PylanceBot
bbc4282691
pull-pylance-with-pyright-1.1.253 (#3556)
Co-authored-by: Bill Schnurr <bschnurr@microsoft.com>
Co-authored-by: HeeJae Chang <hechang@microsoft.com>
Co-authored-by: Erik De Bonte <erikd@microsoft.com>
2022-06-08 10:16:10 -07:00
Jake Bailey
5718a7139a
Update dependencies, eliminate broken webpack plugin, begin browser refactorings (#2095) 2021-07-16 10:02:11 -07:00
Eric Traut
c64baa0f02 Made changes for upcoming TypeScript 4.4 "strictOptionalProperties" strict compiler feature. 2021-06-15 18:50:46 -07:00
Jake Bailey
e52d1e96e5
Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
Jake Bailey
414b7e8ba4
Performance improvements, remove dep (#1826)
Co-authored-by: HeeJae Chang <hechang@microsoft.com>
2021-05-04 15:04:01 -07:00
Jake Bailey
91a5f8d515
Update deps (TS 4.1, others), switch to LSP-native progress reporting (#1277) 2020-12-14 15:13:10 -08:00
Jake Bailey
68e65420d2
Fix infinite source mapping recursion, add TS source maps in production (#1258) 2020-12-09 12:37:21 -08:00
Jake Bailey
da39a2a78a
Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00