mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Handle subflow modules with their own npm dependencies
This commit is contained in:
3
test/resources/subflow/package/README.md
Normal file
3
test/resources/subflow/package/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
curl -H "Content-Type: application/json" --request POST --data '{"url":"/Users/nol/code/node-red/node-red/test/resources/subflow/test-subflow-mod-1.0.0.tgz","module":"test-subflow-mod"}' http://localhost:1880/nodes
|
||||
|
||||
curl --request DELETE http://localhost:1880/nodes/test-subflow-mod
|
Reference in New Issue
Block a user