This commit is contained in:
konnorrogers
2024-09-26 17:07:28 -04:00
parent 8a78049e11
commit dfa679cf5d

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(