mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
* docs(auto-import-resolver): update README and folder name * chore: update lock * docs: fix path
6 lines
64 B
JavaScript
6 lines
64 B
JavaScript
export default {
|
|
build: {
|
|
packageManager: 'pnpm',
|
|
},
|
|
};
|