Carlos Esteban Lopez Jaramillo
Carlos Esteban Lopez Jaramillo
What's the status on this? I'm trying to set up locale-specific `index.html` to change some tags specific to the locale, like the `title`, the HTML `lang` attribute, canonical link, and...
#17684 was closed because including the `index.html` in the localization process would be a better solution than providing a way to compile multiple `configurations` at once, or providing the i18n...
That's a weird error that wasn't happening in version 0.6.0.
@dancancro Seems you've tested a lot of things, do you mind if i ask how would you persist state through application exit? In my case state lives in `Redux` store...
@dancancro As far as i know that's the purpose of `@ngrx/effects`, though haven't got to use them yet.
For now i'm trying to figure NativeScript out, dev builds get me startup times of 12 secs, and trying aot generates error, depending on this i might have to go...
That's an awesome idea, using Ionic 3 would allow you to use JS for most of the app except maybe the part that would need a background service, maybe it...
@dignifiedquire I would like to help but first i have to make work karma in my project. Basically a Node api, with webpack, typescript, karma, jasmine, and trying to integrate...
Hey @dignifiedquire i actually managed to get through it, i have a current Node.js app running on karma, jasmine and typescript with karma coverage on, wanna take a look? Although...
@mobinni Hi, seems it doesn't work, i've done a base project with Webpack and Typescript and it does not show any errors but also it doesn't show anything: 