Alexander Taran

Results 265 comments of Alexander Taran

I meant modules not mentioned anywhere in the app.. imagine that you have a function to register new module by path to it.. how would webpack load corresponding view?

well that could be a guide on it's own (-: I sure need one..

https://github.com/aurelia-contrib/aurelia-getting-started/tree/master/guides here

Might be irrelevant in light of recent changes to router (1.5.0)

@smuszel will you please follow up on your issue?

``` async triageQuestion(id) =>{ respondSameDay() let response = await getResponseFromOP( { timeout : 4weeks } ) if(!response) { closeQuestion(id,randomReason()) } } ```

PR for ja and jp: https://github.com/aurelia/i18n/pull/261

Inspector moved to https://github.com/brandonseydel/aurelia-inspector @bigopon can be closed.. I guess