apex / apex/up

Get rid of requirement for /STAGE base path

オープン
#394 コメント 4 件 リアクション 3 件 担当者 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 を短くまとめたダイジェスト。