Conversation
|
🌐 Fork Preview for PR #551 https://pr-551.ddev-com-fork-previews.pages.dev This preview updates automatically when you push changes to your fork. |
|
@stasadev if you see other things that should be covered in Frictions section, do add. Or feel free to push anything in you see useful. |
| composer_version: "2" | ||
| web_environment: [] | ||
| # nodejs_version auto reads from the .nvmrc | ||
| nodejs_version: "auto" |
There was a problem hiding this comment.
nodejs_version is still needed.
There was a problem hiding this comment.
Let's do it in another PR because I might have more nitpicks.
There was a problem hiding this comment.
Why is nodejs_version needed, can certainly move this. Thought it was innocuous.
There was a problem hiding this comment.
nodejs_version: "auto" reads v20 from .nvmrc.
Without it, Node.js v24 will be in use.
This doesn't mean that we can't remove it, but it is good to show how nodejs_version: "auto" is used in a real project.
There was a problem hiding this comment.
Thanks for catching me up on that!
|
PR closed. The Cloudflare Pages preview is no longer updated. |
The Issue
Feb 2026 newsletter
Rendered at https://pr-551.ddev-com-fork-previews.pages.dev/blog/ddev-february-2026-newsletter/
TODO