Skip to content

(__Scripts__) Hot-reload when developing packages  #10

@Madjarx

Description

@Madjarx

Currently, the rebuild.sh script in the ./scripts/ folder is not being invoked once nodemon notices the changes

This issue is in correlation to the #9 - Rebuild script

The idea is that, when developing:
watcher/development script is initiated -> nodemon picks up the changes in js/html -> fires off the rebuild script

We should make sure that the local nodeRED installation is not getting pruned on every rebuild too. That should be completed with @benlazzero 's latest commit to the scripts folder - https://github.com/node-eth/node-eth-packages/commit/22bdff271d6f19cf39c1ff69352f69ea5ec68339

This is currently not working, rebuild must be initiated manually. It is not that resource intensive, although it can be PITA sometimes cus you may lose some nodes if you didnt deploy them before refreshing the nodeRED UI on 1880

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions