Pagan Gazzard
c0c805d072
Use webpack watching for sync.js for a faster dev cycle
...
Change-type: patch
2018-12-20 17:40:45 +00:00
Cameron Diver
63d9d8df38
Fix sync.js after move to balena-sync
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-12-13 14:20:14 +00:00
Pablo Carranza Velez
cbcf046d91
sync.js: Switch from resin-sync to balena-sync
...
Change-type: patch
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-12-12 13:42:28 -03:00
Pablo Carranza Velez
8298487a88
Rename most of the documentation and variable names from resin to balena
...
Change-type: minor
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 17:00:13 -07:00
Cameron Diver
ea6b5ca59f
Avoid weird cwd errors when dist does not exist with sync
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-03-29 11:52:15 +01:00
Pablo Carranza Velez
bcbd71998e
sync.js: Fix command to build the source code without optimizations
...
Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2017-11-15 02:49:50 -08:00
Pablo Carranza Velez
9cc2e47e70
Add a sync.js script to allow syncing a running supervisor container on a local device
...
This handy tool uses the resin-sync module to rsync javascript changes into the running container
on a device in the local network. It allows rapid iterations when testing the supervisor on a real device.
Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2017-08-29 08:24:46 -07:00