Support more than one node per project
Steveorevo opened this issue · 4 comments
Steveorevo commented
Currently, only one node is supported per project. It would be ideal if we could run parallel or insert a sequential “start node”/“finish node” to produce a project that contains multiple nodes. Perhaps create a “start project” and “finish project” to combine the nodes into a single project and even accommodate shared code templates.
lgrkvst commented
I... simply created a new tab, named it myNode, copied and wired startNode, use templots, nodemakerhtml and finish node.
Should scale with one node per tab.
lgrkvst commented
It does scale with one node per tab :>
Steveorevo commented
Just to clarify; this is the ability to have multiple nodes in one package.json file/one repository.
lgrkvst commented
Oh, that makes sense. I want that! =)