mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(storybook): temporarily disable story
This commit is contained in:
@@ -7,7 +7,7 @@ if (process.env.NODE_ENV === 'production') {
|
|||||||
stdio: 'inherit',
|
stdio: 'inherit',
|
||||||
});
|
});
|
||||||
|
|
||||||
execSync('npm run storybook:build', {
|
/* execSync('npm run storybook:build', {
|
||||||
stdio: 'inherit',
|
stdio: 'inherit',
|
||||||
});
|
}); */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user