Skip to content

Commit 66e5515

Browse files
Add StrataTypeScriptRunner and StrataTypeScriptASTLoader as default build targets on this branch
1 parent b43ad78 commit 66e5515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Strata"
22
version = "0.1.0"
3-
defaultTargets = ["Strata", "StrataMain", "StrataVerify"]
3+
defaultTargets = ["Strata", "StrataMain", "StrataVerify", "StrataTypeScriptRunner", "StrataTypeScriptASTLoader"]
44
testDriver = "StrataTest"
55

66
[[lean_lib]]

0 commit comments

Comments
 (0)