Skip to content

Commit

Permalink
chore: update father targets
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jia-nan committed Dec 26, 2024
1 parent 484b187 commit 88e5e9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .fatherrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ import { defineConfig } from 'father';
export default defineConfig({
// Locked version only supports 1.0.0
plugins: ['@rc-component/father-plugin'],
targets: {
chrome: 85,
},
});

0 comments on commit 88e5e9e

Please sign in to comment.