aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index de47cfa..03c275e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -33,7 +33,7 @@
# version = "0.10.0";
## Select the backends that your project works on:
- backends = with effekt-lib.effektBackends; [ js ];
+ backends = with effekt-lib.effektBackends; [ js-web ];
};
# Chooses the correct Effekt package.