We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188d621 commit dea2da7Copy full SHA for dea2da7
1 file changed
.fatherrc.ts
@@ -1,6 +1,5 @@
1
import { defineConfig } from 'father';
2
3
export default defineConfig({
4
- cjs: { output: 'lib', platform: 'browser' },
5
esm: { output: 'es' },
6
});
0 commit comments