mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
chore(cli): remove console
This commit is contained in:
@@ -56,8 +56,6 @@ export function parseSfc(filename: string) {
|
|||||||
filename,
|
filename,
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(descriptor);
|
|
||||||
|
|
||||||
return descriptor;
|
return descriptor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user