1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tools/init
Bartek Iwańczuk 2117d9c1a7
refactor(init): remove CURRENT_STD_URL (#18375)
There's no point in having `Lazy<Url>`, since the only use case 
is string substitution in the "deno init" subcommand.
2023-03-23 03:11:18 +00:00
..
templates feat(init): Generate main_bench.ts by default (#16786) 2022-12-10 00:34:08 +01:00
mod.rs refactor(init): remove CURRENT_STD_URL (#18375) 2023-03-23 03:11:18 +00:00