Skip to content
Snippets Groups Projects
Unverified Commit d6e04da2 authored by Acid Chicken (硫酸鶏)'s avatar Acid Chicken (硫酸鶏)
Browse files

style(#10336): update comment-out codes

parent 55652a7a
No related branches found
No related tags found
No related merge requests found
......@@ -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(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment