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 4eb4d9e commit ea8ad23Copy full SHA for ea8ad23
scripts/buildWebtypes.js
@@ -17,6 +17,7 @@ const blacklistedPackages = [
17
/^icons/u,
18
/^input-container/u,
19
/^lit-renderer/u,
20
+ /^aura/u,
21
];
22
23
// Additional attributes that will be added to all components
0 commit comments