import.meta.env and Typescript #2584
Answered
by
openscript
davemccrea
asked this question in
Troubleshooting
-
|
I'm using Snowpack 3.0.11 with Svelte and getting type errors when calling Do I modify/extend the ImportMeta type? Or does this error suggest something wrong in my config? |
Beta Was this translation helpful? Give feedback.
Answered by
openscript
Feb 7, 2021
Replies: 1 comment 4 replies
-
|
Can you post your snowpack config? It's a bit strange because |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
melissamcewen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you post your snowpack config? It's a bit strange because
SNOWPACK_PUBLIC_API_URLseems to be there.