apex / apex/up

Get rid of requirement for /STAGE base path

Đang mở
#394 4 bình luận 3 reaction 0 người được giao Xem trên GitHub
UX
Ngôn ngữ chính
Go
Star
8.8k
Fork
383
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Unfortunately with the way AWS API Gateway currently works, requests to say `/style.css` won't even make it to your app (or Up). The `/development` (and other stage) prefixes are a requirement at the moment, it's just a really annoying choice that AWS made, so it must be `/development/style.css` or `./style.css` (relative).

If you use custom domains this won't be a problem. The vanity urls (#179) would also help mitigate this. I'm hoping AWS will mention some new stuff at Reinvent.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.