preloadScripts property
Other scripts in the config which are runnable by this script. The script loader pre-loads these as temporary aliases to allow combined scripts to be run.
Implementation
List<RunnableScript> preloadScripts = [];
Other scripts in the config which are runnable by this script. The script loader pre-loads these as temporary aliases to allow combined scripts to be run.
List<RunnableScript> preloadScripts = [];