Namespace: gulpBlob

plugins.gulpBlob

Interfaces

Functions

default

default(name): Transform

Gulp plugin to bundle files into a single binary blob. The blob consists of an arbitrary number of JSON stringified BlobHeader + binary file data pairs.

Parameters

Name Type Description
name string Name for the blob file

Returns

Transform