Matt Bierner
66fa7c959a
Make sure npm run watch also checks extension media builds
2026-05-20 15:52:30 -07:00
Matt Bierner
ee01088b74
Update roots
2026-01-30 13:12:58 -08:00
Matt Bierner
0d9a2ef2b0
Add explicit rootDirs
2026-01-30 11:07:53 -08:00
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
Matt Bierner
6c2cf7800e
Use consistent case
2025-08-05 10:44:16 -07:00
Matt Bierner
30b93b1217
Bump extensions to target es2024
...
I reviewed the various changes and library additions of es2024 and it seems they are widely supported across node and modern browsers
2025-08-05 10:40:33 -07:00
Matt Bierner
34f0fcaf52
Rename notebook-markdown-extension to markdown-math
...
This makes it more clear what this extension is contributing
2021-06-08 09:58:54 -07:00