Remove Storybook files and packages (#15040)
This commit is contained in:
@@ -6,8 +6,4 @@ if (process.env.NODE_ENV === 'production') {
|
||||
execSync('npm run build', {
|
||||
stdio: 'inherit',
|
||||
});
|
||||
|
||||
/* execSync('npm run storybook:build', {
|
||||
stdio: 'inherit',
|
||||
}); */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user