We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the webc plugin to use webc components. Based on https://github.com/dz4k/denizaksimsek.com/blob/master/_build/webc.ts
webc
The text was updated successfully, but these errors were encountered:
Do you plan to support for webc? We also need is-land element.
Sorry, something went wrong.
There's an initial version here: https://github.com/lumeland/experimental-plugins/tree/main/webc It needs more work but there's a demo with the basic usage.
is-land element doesn't need a plugin, it's a web component. You only have to import the script and that's all.
We need support for webc:keep. Do you have an idea for implementation with JS and CSS bundler in Lume?
webc:keep
https://github.com/11ty/eleventy-plugin-bundle#use-with-webc
No branches or pull requests
Enter your suggestions in details:
Add the
webc
plugin to use webc components.Based on https://github.com/dz4k/denizaksimsek.com/blob/master/_build/webc.ts
The text was updated successfully, but these errors were encountered: