Commit Graph

7 Commits

Author SHA1 Message Date
Matt Bierner
98b069c041 Work towards getting isolated built-in extension compiles
For #271167

This makes it so our built-in extensions can mostly be built using `tsc` on the command line. Previously the extensions were picking up a lot of typing info from the root `node_modules` that meant they weren't truly independent
2025-10-13 11:03:20 -07:00
Megan Rogge
b39196bad8 rm dependencies 2024-11-18 16:06:10 -05:00
Megan Rogge
c3f2f14448 rm a bunch of dependencies 2024-11-18 11:59:04 -05:00
Megan Rogge
1cc34dc1ba get it working for basic options 2024-11-15 15:25:40 -05:00
meganrogge
0f6736f1be get cd to show up 2024-09-19 15:36:05 -07:00
meganrogge
3cd70ff9b3 different approach 2024-09-19 12:55:51 -07:00
meganrogge
dffafc6042 start work 2024-09-17 12:46:46 -07:00