Skip to content

Commit c5c2572

Browse files
committed
feat: improve error logging
1 parent 6eb3844 commit c5c2572

File tree

12 files changed

+1153
-618
lines changed

12 files changed

+1153
-618
lines changed

.storybook/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const config: StorybookConfig = {
77
name: "@storybook/nextjs",
88
options: {},
99
},
10-
10+
1111
webpack: (config) => {
1212
if (config.resolve) {
1313
// @ts-ignore

0 commit comments

Comments
 (0)