g6/packages/react-node/.fatherrc.ts
2023-02-02 10:31:36 +08:00

5 lines
54 B
TypeScript

export default {
esm: 'rollup',
cjs: 'rollup',
};