From 4051a1cbe0999ee22bc395b059ea1556bcc002a0 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 1 Sep 2021 01:01:22 -0400 Subject: Updates to the JS compiler. --- stdlib/project.lux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'stdlib/project.lux') diff --git a/stdlib/project.lux b/stdlib/project.lux index 26ea4061b..5e1b4d02a 100644 --- a/stdlib/project.lux +++ b/stdlib/project.lux @@ -10,6 +10,9 @@ "jvm" {#compiler ["com.github.luxlang" "lux-jvm" "0.6.0-SNAPSHOT" "jar"]} + "js" + {#compiler ["com.github.luxlang" "lux-js" "0.6.0-SNAPSHOT" "js"]} + "python" {#compiler ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT" "jar"]} -- cgit v1.2.3