Run ember build only for selected folders from controllers and templates

I need to run ember build only for selected folders from controllers and templates. The folder selection may vary depending on the request. How to achieve this functionality.

@manoj I think it is not possible in ember-cli build system . @stefan