Support Cloudflare-style resolution
- Lingua principale
- Java
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
https://developers.cloudflare.com/pages/configuration/serving-pages/#route-matching
> If an HTML file is found with a matching path to the current route requested, Pages will serve it. Pages will also redirect HTML pages to their extension-less counterparts: for instance, `/contact.html` will be redirected to `/contact`, and `/about/index.html` will be redirected to `/about/`.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Read the linked Cloudflare Pages route-matching documentation first. Then locate the existing path-resolution entry point in the Gradle plugins and add coverage for extensionless HTML routes, redirects from .html paths, and index.html directory routes. Done means the supported routes resolve and redirect as described.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- tooling, web-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100