Commit graph

6 commits

Author SHA1 Message Date
Matthew Phillips
d7d0b22e96 Fix netlify test ordering 2023-05-30 17:49:22 -04:00
Matthew Phillips
8b4d248a36
Implement redirects in Cloudflare (#7198)
* Implement redirects in Cloudflare

* Fix build

* Update tests b/c of new ordering

* Debug issue

* Use posix.join

* Update packages/underscore-redirects/package.json

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update based on review comments

* Update broken test

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-05-25 10:53:58 -04:00
Matthew Phillips
f55e42222c Add support for the object notation in redirects 2023-05-23 15:45:29 -04:00
Matthew Phillips
25d7d208ba
Implement support for dynamic routes in redirects (#7173)
* Implement support for dynamic routes in redirects

* Remove the .only

* No need to special-case redirects in static build
2023-05-23 09:01:46 -04:00
Matthew Phillips
d6b7104722 Support in Netlify as well 2023-05-11 15:54:10 -04:00
Matthew Phillips
ef3ea942cc Allow redirects in static mode 2023-05-11 15:19:38 -04:00