mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-22 05:38:46 +00:00
fix(storybook): temporarily disable story
This commit is contained in:
parent
0f668ec96f
commit
5b346690a9
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ if (process.env.NODE_ENV === 'production') {
|
|||
stdio: 'inherit',
|
||||
});
|
||||
|
||||
execSync('npm run storybook:build', {
|
||||
/* execSync('npm run storybook:build', {
|
||||
stdio: 'inherit',
|
||||
});
|
||||
}); */
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue