staticDist
Copies the built distributable
to a static folder in options.dest.
.write.staticDist(options)
Parameters
-
options
{Object}Configuration options.
Returns
{Promise}
A promise that resolves when successfully copied over.
Copies the built distributable
to a static folder in options.dest.
{Object}Configuration options.
{Promise}A promise that resolves when successfully copied over.