Static GitHub Issues

[2817] How does the Static directory work with CDN?

prev: [error] Command failed with exit code 3221225725.
next: Error when restarting nuxt server

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 ?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2446">#c2446</a>)</em></sub></div>