🍘Dynamic refresh script
In fact, the chapter Smooth hot refresh already includes the hot refresh of the script.
But if you want to just hot refresh the script, there is also a separate way, you can call the following code to hot refresh the script:
ScriptExecutorFactory.loadInstance().getScriptExecutor().load(nodeId, script);
Help us improve this document (opens new window)
last update: 2022/10/13, 00:02:27