mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Rework Function node module integration
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
"finalize": "// Code added here will be run when the\n// node is being stopped or re-deployed.\n"
|
||||
},
|
||||
"require": {
|
||||
"var": "name",
|
||||
"var": "variable",
|
||||
"module": "module"
|
||||
},
|
||||
"error": {
|
||||
|
Reference in New Issue
Block a user