mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00: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',
|
|
},
|
|
};
|