diff options
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,3 +12,8 @@ links = [ [dependencies] [dev-dependencies] + +[javascript.deno] +allow_read = [ + "./", +] |
![]() |
index : gleam_stdlib | |
gleam stdlib |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | gleam.toml | 5 |
@@ -12,3 +12,8 @@ links = [ [dependencies] [dev-dependencies] + +[javascript.deno] +allow_read = [ + "./", +] |