Add a dynamic reloadable .wren source file. The module is reloaded and compared when reloadScriptsThatChanged() is called. Development purpose. For a release plug-in, you want to use addModuleSource instead.
See Implementation
Add a dynamic reloadable .wren source file. The module is reloaded and compared when reloadScriptsThatChanged() is called. Development purpose. For a release plug-in, you want to use addModuleSource instead.