mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
refactor(@vant/cli): migrate to ESM package
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
buildSite,
|
||||
commitLint,
|
||||
cliVersion,
|
||||
} from '.';
|
||||
} from './index.js';
|
||||
|
||||
const program = new Command();
|
||||
|
||||
|
Reference in New Issue
Block a user