Currently it's possible to override default productionId (which is production.js) with something else using steal.config (http://javascriptmvc.com/docs/steal.config.productionId.html).
However I do not see the way to configure productionId output with steal.build. It always creates production.js and production.css. Is where a way to do it?
Thanks,
Igor