deno/libs
Nayeem Rahman bb6c27e4cc
fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495)
Previously, to get the svelte template (`npx sv create`) to work under
Deno, a knowledgeable user would have to convert the compiler options
under `.svelte-kit/tsconfig.json` to a `deno.json`. This catches up
Deno's tsconfig support so they don't have to change anything.
2025-09-02 19:39:57 +01:00
..
config feat: permissions in the config file (#30330) 2025-09-02 13:37:33 +00:00
crypto 2.4.5 (#30476) 2025-08-21 13:41:58 +02:00
maybe_sync 2.4.5 (#30476) 2025-08-21 13:41:58 +02:00
node_resolver fix(node_resolver): incorrect resolution of require("..") (#30524) 2025-08-26 02:10:36 +00:00
npm_cache 2.4.5 (#30476) 2025-08-21 13:41:58 +02:00
npm_installer fix(install): print install report on add, cache, and all install variants, move scripts and deprecation warnings after the report (#30549) 2025-08-28 09:48:14 +02:00
package_json feat(npm): support bundleDependencies in npm dependencies (#30521) 2025-08-26 11:58:53 -04:00
resolver fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495) 2025-09-02 19:39:57 +01:00