Erik Nygren
Erik Nygren
Thanks for the suggestion, although it doesn't seem to be a solution. To clarify: I'd like _some, but not all_ hosts of an entryPoint to use the internal acme provider....
I've set the entrypoint of httpChallenge to something non-existent, which seems to disable the router without disabling the resolver, and then added a manual replacement for the router. IE: ```toml...
Had the same problem. Seems to be that the _Publishing status_ was set to _testing_. As stated in [answers about the consent OAuth consent screen](https://support.google.com/cloud/answer/10311615#publishing-status&zippy=%2Ctesting): > Authorizations by a test...
I wanted the same thing but after some digging I found that import has a setting [import/core-modules](https://www.npmjs.com/package/eslint-plugin-import#importcore-modules). It will basically allow you to add a list of packages as _builtin_....