You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, Why does environment variable fetching return more '/'?
For example, in the example I provided, I set /astro-page-template, but the actual return is /astro-page-template/
What version of
astro
are you using?1.0.5
Are you using an SSR adapter? If so, which one?
None
What package manager are you using?
yarn
What operating system are you using?
MAC
Describe the Bug
Hi guys, Why does environment variable fetching return more '/'?
For example, in the example I provided, I set
/astro-page-template
, but the actual return is/astro-page-template/
Link to Minimal Reproducible Example
https://hjfront.github.io/astro-page-template/
Participation
The text was updated successfully, but these errors were encountered: