Quasar cannot find exported modules if using script setup, typescript and pug #16129
Labels
area/cli
area/typescript
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
Sidenote: Your Reporting an Issue | Contribution Guide is a 404
If using script setup, typescript and pug, quasar app fails to export interfaces/types:
I created the app with
yarn create quasar
:and just changed:
It currently reports only the EssentialLinkProps but it also cannot find the interfaces exported in
src/component/models.ts
What did you expect to happen?
It finds exported interfaces/types
Reproduction URL
https://stackblitz.com/edit/stackblitz-starters-vetrn3
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite), TypeScript Support
Platforms/Browsers
No response
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: