update rbxts-transform-boost and add rbxts-transform-luau

This commit is contained in:
2026-06-29 16:26:10 +02:00
parent 6b0cefbb4a
commit 7d8df34624
5 changed files with 22 additions and 14 deletions
+6 -2
View File
@@ -37,10 +37,14 @@
},
{
"transform": "rbxts-transform-boost",
"optimize": true,
"strict": true,
"hoist": true
},
{
"transform": "rbxts-transform-luau",
"strict": true,
"optimize": 2,
"annotate": true
},
{
"transform": "tsc-progress",
"title": "Building...",