Skip to content

Commit

Permalink
Ignore stories in build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbals committed Nov 2, 2023
1 parent 586af8c commit ae9a2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
// see https://www.typescriptlang.org/tsconfig to better understand tsconfigs
"include": ["src", "types"],
"exclude": ["**/*.stories.tsx"],
"compilerOptions": {
"module": "esnext",
"lib": ["dom", "esnext"],
Expand Down

1 comment on commit ae9a2b4

@vercel
Copy link

@vercel vercel bot commented on ae9a2b4 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.