Mario Vercellotti

Results 9 issues of Mario Vercellotti

Hi! I propose this small change: As found on the readme of the "composer-patches" package, the default behaviour is that a patch cannot be applied the build is allowed to...

## Link to ticket: https://wunder.atlassian.net/browse/NEX-153 ## Link to feature environment: https://nex-153-next.next-drupal-starterkit.dev.wdr.io/ ## Changes proposed in this PR: Currently, following the original setup of `next-drupal` we are using one consumer in...

> Some more investigation for this is needed: if we add this, maybe there's no point anymore in doing the pre-generation of pages during build? Since redis is not available...

At Wunder, we use Lando in all projects, so we went with lando for this starterkit. However, we saw at DrupalCon Lille that Ddev also is very common, so it...

Switching to APP router. This is a big feature, being worked on by @jekku123 mostly for now. This is a draft PR, so that we can have a place to...

This PR introduces the concept of an internal url to access drupal from the frontend. The backend needs to be accessible by a public URL for these reasons: 1. the...

WORK IN PROGRESS * console.log messages left on purpose * one call to drupal for each page + prefetch links -> not great ### The issue In page router, we...