Vite using CDN still loads assets from local build #49536
Answered
by
grantholle
grantholle
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
grantholle
Jan 1, 2024
Replies: 1 comment 1 reply
-
Looking at this line, should I also include the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
grantholle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at this line, should I also include the
ASSET_URL
env value in my build process (handled via Github Actions)?