The objective is to have environment specific configurations embedded into application during build phase. Those usually endpoint for API, logging level, etc. This is not specific to Aurelia, but can be applied to any JS client applications with gulp tasks in place My idea