mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Initial plugin runtime api implementation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<script type="text/javascript">
|
||||
console.log("Loaded test-plugin/test-editor-plugin")
|
||||
// RED.plugins.registerPlugin("")
|
||||
//
|
||||
</script>
|
Reference in New Issue
Block a user