The laxar-build-flow Task
For a given flow target, generates all artifacts that are needed to run that flow in the browser during development.
This task simply executes laxar-artifacts, laxar-dependencies, laxar-resources and laxar-configure-watch.
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-build-flow:{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.