[Feature]: Any plans for supporting lit ? #6480
MaxtuneLee
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
https://github.com/rspack-contrib/rspack-examples/tree/main/rsbuild/lit There's an example of building lit project with rsbuild. |
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.
-
Currently rspack does not support lit yet. While vite supports lit, and it is really useful to start a lit project for application or package.
Lit has a guide to pack production code: https://lit.dev/docs/tools/production/
Beta Was this translation helpful? Give feedback.
All reactions