Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Quasar AE API files to TS #249

Open
IlCallo opened this issue Jun 1, 2022 · 0 comments
Open

Migrate Quasar AE API files to TS #249

IlCallo opened this issue Jun 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@IlCallo
Copy link
Member

IlCallo commented Jun 1, 2022

Since Qv2 it's possible to use TS for Quasar AE API files
This requires some changes both to the AE structure/compilation process, some file names and package.json fields must be updated, and to Quasar app packages

The API types (IndexAPI, InstallAPI, etc) are already in place, but right now they're duplicated with minimal differences into app-webpack and app-vite packages.
I did some initial work in moving types into an app-shared package, but had to abandon the idea due to time constraint: https://github.com/quasarframework/quasar/tree/app-shared

@IlCallo IlCallo added the enhancement New feature or request label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant