Skip to content

Commit

Permalink
fix(UNTRACKED): Chromatic job is in error
Browse files Browse the repository at this point in the history
  • Loading branch information
smouillour committed Oct 3, 2023
1 parent 810e755 commit f86512f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ module.exports = {
finalConfig = await userMain.webpackFinal(finalConfig);
}
return finalConfig
},
typescript: {
reactDocgen: false,
}
};

0 comments on commit f86512f

Please sign in to comment.