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
Darwin
v16.15.0
2.16.0-27720022.54e852f
0.6.1
[email protected]
webpack
serverHandlers
devServerHandlers
typescript
bridge
buildModules
-
()
@nuxt/[email protected]
https://github.com/IlyaSemenov/nuxt-cdn-images-ignored
When I start the production build with NUXT_APP_CDN_URL, it is used to serve scripts but images are still loaded from /_nuxt/ (not from CDN).
NUXT_APP_CDN_URL
/_nuxt/
In Nuxt 3, images are also loaded from NUXT_APP_CDN_URL (see folder nuxt3 in the reproduction repo) so this is a regression.
nuxt3
No response
The text was updated successfully, but these errors were encountered:
I have the same question.
Sorry, something went wrong.
publicPath
Successfully merging a pull request may close this issue.
Environment
Darwin
v16.15.0
2.16.0-27720022.54e852f
0.6.1
[email protected]
webpack
serverHandlers
,devServerHandlers
,typescript
,bridge
,buildModules
-
()
,@nuxt/[email protected]
Reproduction
https://github.com/IlyaSemenov/nuxt-cdn-images-ignored
Describe the bug
When I start the production build with
NUXT_APP_CDN_URL
, it is used to serve scripts but images are still loaded from/_nuxt/
(not from CDN).Additional context
In Nuxt 3, images are also loaded from
NUXT_APP_CDN_URL
(see foldernuxt3
in the reproduction repo) so this is a regression.Logs
No response
The text was updated successfully, but these errors were encountered: