You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we enable bundle mode and we have cdnUrl set in nuxt.config.ts, the scripts are still being fetched from the origin under origin/_scripts/<script.js> path not from CDN. However, the other modules like nuxt/fonts work correctly.