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
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
When running
remodel run
in 0.7.0, the first argument passed to the script is completely discarded.Example repro:
remodel run test.lua ONE TWO THREE
Where test.lua is:
Will output:
The expected output should be
The text was updated successfully, but these errors were encountered: