We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b9ae5 commit 33db645Copy full SHA for 33db645
custom-elements-manifest.config.mjs
@@ -0,0 +1,4 @@
1
+export default {
2
+ globs: ['src/webviews/apps/**/*.ts'],
3
+ litelement: true,
4
+};
0 commit comments