Deno compile with --include
Hi, playing around with
names.tsv
cli.ts
After compiling the file with
deno compile --include following the docs probably doing something wrong but not sure what. Help appreciated, using v2.5.3. I have the followingnames.tsv
cli.ts
After compiling the file with
deno compile cli.ts --include names.tsv and running the resulting binary and get this error:
