apex / apex/up

Get rid of requirement for /STAGE base path

未关闭
#394 4 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
UX
主要语言
Go
星标
8.8k
派生
383
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。