Cedric Huesler

Results 7 comments of Cedric Huesler

look like https://github.com/adobe/aem-project-archetype/blob/master/src/main/archetype/dispatcher.cloud/src/conf.d/available_vhosts/default.vhost was already fix in #669

The fine folks over at Mavice developed the support for Vue.js for SPA Editor. We (Adobe) recommend to use this implementation for vue.js based projects. Documentation: https://www.mavice.com/blog/vue-spa-editor-project/

The main goal is to remove Javascript library dependencies to improve LCP (Largest Contentful Paint) on mobile devices

The plan is to add personalization example in the next few months - then we will also enable Contexthub by default.

Checked internally, looks like this was fixed in 6.5.10. Can you check again?

Adjusted the recommended cache-control - to accommodate on how browsers behave when max-age > s-maxage

When its comes to loading fonts used in LCP.. this is the order of possibilities: 3rd Party Host - Best - Pre-connect via https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link - Preload font file in before...