We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19cab94 commit fb87646Copy full SHA for fb87646
1 file changed
gulpfile.ts
@@ -22,7 +22,7 @@ gulp.task("lualib", () => {
22
compile([
23
"-ah",
24
"--dontRequireLuaLib",
25
- "-lt",
+ "--luaTarget",
26
"5.1",
27
"--outDir",
28
"./dist/lualib",
0 commit comments