SchnWalter
SchnWalter
I would say that this is out of scope for the Angular CLI. Because, for a proper configuration, besides the JavaScript and styles, each project also requires various static resources...
I've always felt the need for something on these lines, but this exact approach might cause a lot of confusion. But, I'm thinking that besides the _Temp. Trusted_ and _TRUSTED_...
@stevengill, @erisu, is there something we can help with to get some of these PRs merged? Would you like us to provide some code cleanup? Provide rebased branches (with proper...
@breautek, related, to your comment https://github.com/apache/cordova-plugin-statusbar/pull/172#discussion_r423301627; I'm not sure if it's the same issue. The page is rendered properly, but then immediately, the WebView height is increased by the size...
You can use the `Route.data` to pass configuration to resolvers and guards, it's always available in the snapshot. But there is one problem: you can't use more than one resolver...
> Closing and opening Firefox again solves the problem for the moment I've encountered the same type of issue for weeks now, but only on my "offline" development VM. It...
Update: I have seen the freeze on different VMs and with plenty of RAM to spare. The strace logs always contained some timeouts for the 4th FD of the `firefox`...
One more thing, the `clock_gettime()` strace entries, and the mouse select mentioned by @Warthog-Capital, make me think that this issue might be related those where mouse events were not counted...
Thanks! You are right, `npm install --save` still works, which is a bummer. And I couldn't find any trick (life-cycle callback, npmrc, ...) to convice `npm` to disallow installation of...
As a dependency? I'm not sure. I'm not using this for public projects/libraries that someone would require as a dependency.