Giacomo Barbalinardo
Giacomo Barbalinardo
### Issue type **I'm submitting a ...** (check one with "x") * [ ] bug report * [x] feature request ### Issue description **Current behavior:** NbDummyAuthStrategy has no option to...
**Environment** ``` { "name": "foo", "nativescript": { "id": "org.nativescript.foo" }, "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "test": "ng test", "lint": "ng lint", "e2e": "ng...
As example: ``` { "somekey”: { "desc": "translated desc", "some_other": null } } ``` "some_other" Key should not break the loading of the translation-file, should consider to be an empty...
First of all thanks for your update, but the following message remains: ``` Warning: /usr/src/app/node_modules/ngx-translate-messageformat-compiler/fesm2020/ngx-translate-messageformat-compiler.mjs depends on '@messageformat/core'. CommonJS or AMD dependencies can cause optimization bailouts. For more info see:...