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 build script for the project is done via a batch and shell script. Unfortunately, this means that I have to maintain two copies of the script.
Instead, it should be migrated to Node, which allows more advanced scripting and has support for unit tests.
The text was updated successfully, but these errors were encountered:
Currently, the build script for the project is done via a batch and shell script. Unfortunately, this means that I have to maintain two copies of the script.
Instead, it should be migrated to Node, which allows more advanced scripting and has support for unit tests.
The text was updated successfully, but these errors were encountered: