Unofficial Vite Plugin for LWC #4800
cardoso
started this conversation in
Show and tell
Replies: 1 comment
-
This is awesome! 🎉 One thing I wonder about is whether it still makes sense to keep pushing on vitejs/vite#17700 to make |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks!
I'm excited to share a new Vite plugin for LWC that I’ve been working on over the past few weeks. This plugin is aimed at making LWC development faster and easier by leveraging Vite’s speed and simplicity. It's a wrapper over the official rollup plugin with some tweaks to make it work with Vite.
Setup
Getting started with this Vite plugin is straightforward. Here's a quick example:
Examples
I've created a couple of examples to help you get started:
Plugin Links
Feel free to check it out and let me know your thoughts! I’d love to hear feedback, suggestions, or any issues you run into.
Beta Was this translation helpful? Give feedback.
All reactions