update rbxts-transform-boost and add rbxts-transform-luau
This commit is contained in:
+6
-2
@@ -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...",
|
||||
|
||||
Reference in New Issue
Block a user