style(#10336): update comment-out codes
This commit is contained in:
parent
55652a7a18
commit
d6e04da20b
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@ function toStories(component: string): string {
|
|||
);
|
||||
}
|
||||
|
||||
// promisify(glob)('src/{components,pages,ui,widgets}/**/*.vue').then(
|
||||
// glob('src/{components,pages,ui,widgets}/**/*.vue').then(
|
||||
glob('src/components/global/**/*.vue').then(
|
||||
(components) =>
|
||||
Promise.all(
|
||||
|
|
Loading…
Reference in a new issue