mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
![]() For now, just simple path excluding (no glob support). ``` > deno compile --include folder --exclude folder/sub_folder main.ts ``` |
||
---|---|---|
.. | ||
sub_folder | ||
sub_folder2 | ||
a.txt | ||
b.txt |