Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(app-vite): use sass-embedded #17522

Conversation

yusufkandemir
Copy link
Member

What kind of change does this PR introduce?

  • Feature

Does this PR introduce a breaking change?

  • Maybe: if the system doesn't use Dart. There shouldn't be many systems out there that don't support Dart. See the system requirements here.

The PR fulfills these requirements:

  • It's submitted to the dev branch (or v[X] branch)

Other information:
Vite was defaulting to the legacy API which now produces warnings, see #17518. We decided to skip modern and directly go to modern-compiler which uses sass-embedded. It should have better performance.

Vite defaults to 'legacy' which produce warnings. This will also improve
stability and performance.
@yusufkandemir yusufkandemir merged commit 4c8a2be into quasarframework:dev Sep 19, 2024
@yusufkandemir yusufkandemir deleted the feat-app-vite-use-sass-embedded branch September 19, 2024 12:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant