We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
astro
2.4.5
NO
npm
Mac
Chrome
It might be worth updating the type definition to include ASSETS_PREFIX. See https://github.com/withastro/astro/blob/main/packages/astro/import-meta.d.ts#L30
ASSETS_PREFIX
NA
The text was updated successfully, but these errors were encountered:
FWIW, is SSR a default env var? It doesn't seem to be mentioned in the docs
Sorry, something went wrong.
import.meta.env.ASSETS_PREFIX
import.meta.env.SITE
Princesseuh
Successfully merging a pull request may close this issue.
What version of
astro
are you using?2.4.5
Are you using an SSR adapter? If so, which one?
NO
What package manager are you using?
npm
What operating system are you using?
Mac
What browser are you using?
Chrome
Describe the Bug
It might be worth updating the type definition to include
ASSETS_PREFIX
.See https://github.com/withastro/astro/blob/main/packages/astro/import-meta.d.ts#L30
Link to Minimal Reproducible Example
NA
Participation
The text was updated successfully, but these errors were encountered: