mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
module.exports = {
|
|
presets: [['@vant/cli/preset', { loose: true }]],
|
|
};
|