mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
4 lines
97 B
JavaScript
4 lines
97 B
JavaScript
const babelConfig = require('./lib/config/babel.config');
|
|
|
|
module.exports = () => babelConfig();
|