Skip to content

Commit

Permalink
feat: improve error logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldemarkki committed Jan 16, 2025
1 parent 6eb3844 commit c5c2572
Show file tree
Hide file tree
Showing 12 changed files with 1,153 additions and 618 deletions.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const config: StorybookConfig = {
name: "@storybook/nextjs",
options: {},
},

webpack: (config) => {
if (config.resolve) {
// @ts-ignore
Expand Down
Loading

0 comments on commit c5c2572

Please sign in to comment.