vant/babel.config.js
2019-11-21 14:43:28 +08:00

4 lines
54 B
JavaScript

module.exports = {
presets: ['@vant/cli/preset']
};