Home

Issue: 2817

How does the Static directory work with CDN?

[issue link]

We know that publicPath can be set to a CDN.
When launching nuxt build, upload the content of .nuxt/dist/ directory to your CDN and voilà!

BUT what about files in static directory?
Can we upload to the CDN too ?

This question is available on Nuxt.js community (#c2446)