Skip to content

Commit cda206b

Browse files
committed
chore(demo): enable nodeModulesDir for deploy
1 parent 78f5418 commit cda206b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ingest/deno.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2+
"nodeModulesDir": "auto",
23
"imports": {
34
"dhash_jsr": "jsr:@claudiu-ceia/dhash@^0.3.2"
5+
},
6+
"deploy": {
7+
"org": "claudiuceia",
8+
"app": "short-rook-18"
49
}
510
}

0 commit comments

Comments
 (0)