mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-12 15:05:30 +00:00
fix(storybook): temporarily disable story
This commit is contained in:
parent
fb216fba8e
commit
f843564444
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