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