You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can leverage the makeZip function that takes a files array to auto-build a zip without copying the files to disk first. It would be up the the dev to manually call rokuDeploy.stage() on their own if they needed to play with the staged files.
The text was updated successfully, but these errors were encountered:
We can leverage the
makeZip
function that takes a files array to auto-build a zip without copying the files to disk first. It would be up the the dev to manually callrokuDeploy.stage()
on their own if they needed to play with the staged files.The text was updated successfully, but these errors were encountered: