mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Allow module to provide resources and automatically expose them
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<script type="text/javascript">
|
||||
console.log("Loaded test-plugin/test")
|
||||
// RED.plugins.registerPlugin("")
|
||||
</script>
|
||||
</script>
|
||||
|
||||
<script src="resources/test-plugin/script.js">
|
Reference in New Issue
Block a user