This commit is contained in:
konnorrogers
2024-09-26 16:58:17 -04:00
parent b56761373b
commit 9d400906e3

View File

@@ -123,10 +123,10 @@ export default function (eleventyConfig) {
return `./dist/components/${name}/${name}.js`;
});
// eleventyConfig.addPlugin(litPlugin, {
// mode: 'worker',
// componentModules
// });
eleventyConfig.addPlugin(litPlugin, {
mode: 'worker',
componentModules
});
// Build the search index
eleventyConfig.addPlugin(