The laxar-dist-flow Task

For a given flow target, produces optimized assets (CSS, JavaScript).

This task simply executes laxar-dist-js and laxar-dist-css.

Overview

Note: This task is an internal building block used by the grunt-laxar main tasks, and not considered a part of the stable API.

Run this task with the grunt laxar-configure laxar-dist-optimize:{target} command.

The possible targets are determined by the configuration which is generated by the laxar-configure task. If used without laxar-configure, the task targets, files and options may be specified manually according to the grunt Configuring tasks guide.