mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(storybook): consolidate storybook and enhance plugin stories (#37771)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -243,7 +243,6 @@ function main() {
|
||||
/\/color\/colorSchemes\//,
|
||||
/\/cypress\//,
|
||||
/\/cypress-base\//,
|
||||
/packages\/superset-ui-demo\//,
|
||||
/\/esm\//,
|
||||
/\/lib\//,
|
||||
/\/dist\//,
|
||||
@@ -272,7 +271,6 @@ function main() {
|
||||
'**/color/colorSchemes/**', // Color scheme definitions legitimately contain colors
|
||||
'**/cypress/**',
|
||||
'**/cypress-base/**',
|
||||
'packages/superset-ui-demo/**', // Demo package
|
||||
'**/esm/**', // Build artifacts
|
||||
'**/lib/**', // Build artifacts
|
||||
'**/dist/**', // Build artifacts
|
||||
|
||||
Reference in New Issue
Block a user