Quasar Config TypeScript & ESM #15286
Answered
by
rstoenescu
angelhdzdev
asked this question in
Ideas / Proposals
-
Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
rstoenescu
Jan 18, 2023
Replies: 1 comment 3 replies
-
Yes. The global CLI has already been ported to ESM. I'm currently working on porting the local CLIs (q/app-webpack & q/app-vite). This will include support for quasar.config file in ESM and TS. And SSR on ESM format out of the box. And for q/app-vite it will also mean the upgrade to Vite 4. Once I have everything figured out I will make an announcement about it. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rstoenescu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. The global CLI has already been ported to ESM. I'm currently working on porting the local CLIs (q/app-webpack & q/app-vite). This will include support for quasar.config file in ESM and TS. And SSR on ESM format out of the box. And for q/app-vite it will also mean the upgrade to Vite 4. Once I have everything figured out I will make an announcement about it.