deno/cli/tools/publish
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
..
auth.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
diagnostics.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
graph.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
mod.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
module_content.rs fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495) 2025-09-02 19:39:57 +01:00
paths.rs refactor: remove WorkspaceDirectoryProvider (#30467) 2025-08-21 11:27:12 -04:00
provenance.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
publish_order.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
tar.rs refactor: separate publish from pm subcommands (#28237) 2025-02-21 17:02:33 -05:00
unfurl.rs fix(check): support "compilerOptions.rootDirs" in tsconfig (#30495) 2025-09-02 19:39:57 +01:00