How can I implement directory based parse engine for eleventy? #3135
JaydeepGo
started this conversation in
Uncategorized
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.
-
In my daily job, I use LWC to develop things. Just for experimentation, I want to use the LWC engine with the eleventy. I have checked the existing engine code eg webc but this is for Single File components only.
Is there any directory based engine for eleventy that I can reference for implementation? Any Doc on how to create an eleventy parse will help.
Thanks
Merry Christmas!!
Links:
https://lwc.dev/
https://www.npmjs.com/package/lwc?activeTab=dependencies
https://www.npmjs.com/package/@lwc/compiler
https://www.npmjs.com/package/@lwc/engine-dom
Beta Was this translation helpful? Give feedback.
All reactions