node-red/packages/node_modules
Nick O'Leary 9e179170ee
Add i18n function to editor plugins when they are registered
Adds a `_` function to the plugin definition object that will automatically
prepend the plugin's module namespace to any call. This saves the plugin
from having to prepend its namespace all of the time.
2021-01-20 15:35:44 +00:00
..
@node-red Add i18n function to editor plugins when they are registered 2021-01-20 15:35:44 +00:00
node-red Add settings.execMaxBufferSize to control buffer size of exec node (#2819) 2021-01-14 14:38:39 +00:00