Files
rcs5.0_new/packages/rcs_5.0/.fatherrc.js
T
2025-05-19 17:29:51 +08:00

10 lines
256 B
JavaScript

/*
* @Date: 2019-12-10 14:27:16
* @Author: Scm <chengqiuhua@erayt.com>
* @Copyright: 2015-2019 Erayt, Inc.
* @Description: If you have some questions, please contact: chengqiuhua@erayt.com.
*/
export default {
cjs: { type: 'babel', lazy: true },
};