Replies: 1 comment 4 replies
-
|
No, this feature is not yet available but it's planned. I close this as duplicate of #180. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The plugin requires the new bundle to be the entire
webDirfolder. I have several large files inwebDirthat don't change much. Including them in each live update bundle increases size, which increases the risk of updates failing to download or apply.Could I mark a bundle as "partial", so that instead of the bundle overwriting the entire
webDirfolder, its contents are merged withwebDir?Beta Was this translation helpful? Give feedback.
All reactions