4 lines
56 B
Nix
4 lines
56 B
Nix
|
|
{
|
||
|
|
cache-command = "deno cache -I --reload main.ts";
|
||
|
|
}
|