You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the min.lua file is created where the original file is.
Having a way to change the output folder for example to minified/ would let you export the minimized version of the code elsewhere and keep the workspace cleaner.
Currently the min.lua file is created where the original file is.
Having a way to change the output folder for example to
minified/would let you export the minimized version of the code elsewhere and keep the workspace cleaner.