fix: old palette purged from stories and stories purged from production build
This commit is contained in:
+1
-1
@@ -43,5 +43,5 @@
|
||||
".next/dev/types/**/*.ts",
|
||||
"**/*.mts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "**/*.stories.ts", "**/*.stories.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user