-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
featurenew feature or enhancementnew feature or enhancement
Description
Is your feature request related to a problem?
Currently if we deploy a website and want to update it, all files are re deployed event if they are not updated.
Describe the solution you'd like
If a website already exists, the CLI should get the hash of each files from the blockchain, compute the hash of new files and determine which files are updated or new.
The updated / new files are sent in the file chain.
We get the previous reference chain content, update only the updated / new files addresses and send the new reference chain content.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featurenew feature or enhancementnew feature or enhancement