## Problem Seems like `plotly.js-dist-min/plotly.min.js` does not provide an export named 'default' so it cannot be rendered 🤔 <img width="684" alt="image" src="https://github.com/user-attachments/assets/02978e7c-ba28-49df-9509-e4853f681459"> ## Dev checks - [x] `npx nuxi@latest module add nuxt-plotly` - [x] Add `nuxt-plotly` to the modules section of `nuxt.config.ts` - [x] Add `plotly.js-dist-min` to the `vite.optimizeDeps.include` section of `nuxt.config.ts`