aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-02-18 10:45:00 +0000
committerHayleigh Thompson <me@hayleigh.dev>2024-02-18 10:45:00 +0000
commit69b36cf003212e98800d5f27af74bb59f3bbca5d (patch)
tree11a198e64017a5ac4207c1311b1d9ac3b0ee92de /gleam.toml
parent8128c25b6d8e597e5c652007f483c22047425c5c (diff)
downloadlustre-69b36cf003212e98800d5f27af74bb59f3bbca5d.tar.gz
lustre-69b36cf003212e98800d5f27af74bb59f3bbca5d.zip
:recycle: Big refactor of CLI-related things.
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index a6a2289..83da3ab 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -11,6 +11,7 @@ links = [
gleam = ">= 0.33.0"
internal_modules = [
+ "lustre/cli",
"lustre/cli/*",
"lustre/internals",
"lustre/internals/*",