Skip to content

Commit

Permalink
fix(apps/staking): Fix error with gzip-size fs usage when running sto…
Browse files Browse the repository at this point in the history
…rybook
  • Loading branch information
nevendyulgerov committed Nov 4, 2024
1 parent 538f856 commit 53b20a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/staking/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ module.exports = {
},
];

config.node = { fs: 'empty' };

return {
...config,
resolve: {
Expand Down

0 comments on commit 53b20a7

Please sign in to comment.