From f21ca0dc1956a47b8f7ac6e0ea67d7d246c55280 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 6 Jun 2022 01:17:43 -0400 Subject: Added extensions to JS interop for working with "undefined" values. --- lux-js/source/program.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lux-js') diff --git a/lux-js/source/program.lux b/lux-js/source/program.lux index f6aecd2e0..ec49efe41 100644 --- a/lux-js/source/program.lux +++ b/lux-js/source/program.lux @@ -33,7 +33,7 @@ ["[0]" world ["[0]" file] ["[1]/[0]" program]] - ["@" target + ["@" target (.only) ["_" js]] [tool [compiler @@ -55,7 +55,7 @@ ["[1]" js]]] [generation ["[0]" reference] - ["[0]" js + ["[0]" js (.only) ["[0]" runtime]]]]]] [default ["[0]" platform (.only Platform)]] -- cgit v1.2.3