How to compile only the Lit component (without index.html) and use it in a PHP environment, such as phpBB. #20108
Unanswered
singi2016cn
asked this question in
Q&A
Replies: 0 comments
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.
-
I want to integrate Lit in phpBB, but I don't know how to compile only the component (without index.html).
I tried the lit-ts project, but it includes index.html in its compilation, which I don't need because in phpBB, html is rendered by its own engine or the twig template engine.
Beta Was this translation helpful? Give feedback.
All reactions