Home > @momentum-design/builder > AssetsBuilder > process

AssetsBuilder.process() method

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Process method, which will run after initialize. This contains transformations and will write the transformed data to dist

Signature:

process(): Promise<this>;

Returns:

Promise<this>

Promise