mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
6 lines
170 B
HTML
6 lines
170 B
HTML
<script type="text/javascript">
|
|
console.log("Loaded test-plugin/test")
|
|
// RED.plugins.registerPlugin("")
|
|
</script>
|
|
|
|
<script src="resources/test-plugin/script.js"> |