lstoeferle / vite-vue2-starter

Vite - Vue 2 starter template using composition-api and windiCSS
MIT License
196 stars 38 forks source link

Vue Devtools displays component name `<Anonymous Component>` #8

Closed serialine closed 2 years ago

serialine commented 2 years ago

스크린샷 2022-02-20 오전 2 07 14

All component transformed without name

May I know what could be the cause?

serialine commented 2 years ago

ah it's production mode 😓

.env

NODE_ENV=production