Emmanuel Pot
Emmanuel Pot
Did you find a fix for this?
On my side I am getting the same error whether I try to call ng-xi18n or if I use the AotPlugin: Error: No template specified for component MainComponent It seems...
Sorry for the dummy question, but does that mean I cannot have webpack bundling the htmls if I want to have internationalization?
Ok then it's just I do not know how to use ngx-i18n and with require as it seems it enforces aot.
I am very interested in that as well. On my side I temporarily forgot about bundling the htmls to be able to use the official internationalization, but I would love...
And as a side note (not sure if I should open a separate issue), when the test panics, all the logs is placed under error.message, like: ```
Now that I read a bit more about it, it seems that SSL is very specific to the Azure Redis Cache deployment. I wonder how difficult it would be to...
On my side the workaround I am currently using relies on stunnel: I use an unsecure connection to the stunnel running locally, which in turn encrypts the communication to Redis.
Here are the steps: - Download the app from Gog - Find it in the finder and right click to show the package contents - Navigate to `Contents/Resources/games` - Right...
Just to confirm: I am using junit as output and not json and see the same issue, is it because the junit output is relying on json internally?