diff options
-rw-r--r-- | gleam.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ name = "try_gleam" version = "1.0.0" +target = "javascript" # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager. |