mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
chore(cli): update deps
This commit is contained in:
@@ -6,7 +6,7 @@ import { SRC_DIR, STYPE_DEPS_JSON_FILE } from '../common/constant';
|
||||
|
||||
type Options = {
|
||||
outputPath: string;
|
||||
pathResolver?: Function;
|
||||
pathResolver?: (path: string) => string;
|
||||
};
|
||||
|
||||
export function genPacakgeStyle(options: Options) {
|
||||
|
Reference in New Issue
Block a user