mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-20 05:17:18 +00:00

Now that the Redux store is no longer front-end dependent, we can move most of the models to lib/shared. Currently, lib/shared is a mess, and contains all sorts of functionality, however moving things out of the GUI is the first step. Once we have everything decoupled, we can organise all the code we have there. Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>