Joe Haddad
Joe Haddad
It'd be great to have a polling mode instead of webhook notification mode for more generic implementation scenarios (without GitHub).
`bestMatch` is not always located before [this branch](https://github.com/faceyspacey/extract-css-chunks-webpack-plugin/blob/b9cfc9cef4841802a3f2e61f6493ad745cfefb98/src/index.js#L505) is triggered. As a result, there's a `Cannot read property 'pop' of undefined` [error](https://github.com/zeit/next.js/issues/10161) fired. Here's a really small project that reproduces...
A user on twitter reported that Next.js may not order CSS imports from JS correctly. We need to investigate and fix this! https://twitter.com/samselikoff/status/1299032241100787712
Hi there! We have some Create React App users in https://github.com/facebook/create-react-app/issues/4680 using `serve` to host their production websites. They are experiencing different behavior between our development server and `serve` which...
**What would you like to be added**: The ability to add annotations to the Ingress object for Lens. **Why is this needed**: When using a different ingress controller (or multiple)...
It would be really nice if Mortar could recreate resources that aren't allowed to be updated (opting in via a `--force` flag or something).
This PR adds a test that ensures styles intended for the current page are applied. This reproduction was provided in #15284. --- Fixes #13092 Fixes #15284
Http `OPTIONS` requests typically skip authorization because credentials are always omitted in CORS requests -- is there a way we can configure this behavior? Motivation: I have two apps, [calls.example.com](calls.example.com)...
It looks like the spawned systemd unit to shutdown is never disconnected from / triggered in background as daemon process. One of my nodes always end up hanging and preventing...