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 88e5e9e commit 8bb4544Copy full SHA for 8bb4544
.fatherrc.ts
@@ -3,7 +3,4 @@ import { defineConfig } from 'father';
3
export default defineConfig({
4
// Locked version only supports 1.0.0
5
plugins: ['@rc-component/father-plugin'],
6
- targets: {
7
- chrome: 85,
8
- },
9
});
0 commit comments