Olivier Combe 5296c04f61 fix(ivy): set LOCALE_ID when using the injector ()
In `BrowserModule` the value of `LOCALE_ID` is defined in the `APPLICATION_MODULE_PROVIDERS` after `APP_INITIALIZER` has run.
This PR ensures that `LOCALE_ID` is also set for ivy at the same moment which allows the application to fetch the locale from a backend (for example).

Fixes 

FW-1436 #resolve

PR Close 
2019-07-26 14:04:47 -07:00
..
2019-07-23 21:12:25 -07:00