Open gnh1201 opened 1 month ago
It is difficult to modify variables when the application is in a packaged state (zip file). Therefore, we plan to update the Launcher app to allow users to specify custom variables. Here is a screenshot of this new feature that will be implemented.
Summary
The launcher app supports the execution of a packaged (zipped) WelsonJS application. A method is needed for the Launcher to register and pass custom arguments.
It would be ideal if not only strings but also files could be supported as types of passable arguments.