style(#10336): update comment-out codes

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-04 15:03:45 +09:00
parent 55652a7a18
commit d6e04da20b
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99

View file

@ -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(