@salesforce/packaging
Preparing search index...
utils/packageUtils
zipDir
Function zipDir
zipDir
(
dir
:
string
,
zipfile
:
string
)
:
Promise
<
void
>
Zips directory to given zipfile.
Parameters
dir
:
string
directory to zip
zipfile
:
string
path to the zip file to create
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@salesforce/packaging
Loading...
Zips directory to given zipfile.