vant/site/babel.config.js
2019-07-03 12:58:39 +08:00

4 lines
46 B
JavaScript

module.exports = {
presets: ['@vue/app']
};