Hi,
My Node-RED application has 5 flow and 8 subflow, when exporting all in JSON format the total size is 1.25 MB.
Each time I click the Deploy button, it takes a long time to complete, about 9 minutes each time.
I think that the deployment time is long, right?
In the project, subflow calls each other, for example subflow A calls subflow B and subflow C, subflow B calls subfow D (because subflows contain common part of flows)
Could calling between subflows like this cause the long deploy times?
You has met or has experience in this situation please tell me!
Thanks!
Node-RED version: v0.20.7
Node.js version: v12.7.0
OS: Windows 10 build 1909