Smart Panda Vite Plugin Concept #3111
literalpie
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
nice! if you want to contribute, I made something similar (with some interesting new features) a while back |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I made a proof of concept Panda plugin that only analyzes files for Panda when Vite transforms the file. This results in a faster startup time than the CLI. Compared to postcss, it's faster in incremental builds as well as startup.
https://github.com/literalpie/panda-vite-plugin
Beta Was this translation helpful? Give feedback.
All reactions