mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
chore: move to pnpm (#9817)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = {
|
||||
presets: [['@vant/cli/preset', { loose: true }]],
|
||||
presets: [['@vant/cli/preset.cjs', { loose: true }]],
|
||||
};
|
||||
|
Reference in New Issue
Block a user