Skip to content

Commit

Permalink
chore: dont fail on unbuild warning
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <zhangtianli2006@163.com>
  • Loading branch information
ZTL-UwU committed Apr 30, 2024
1 parent 759dcb9 commit 3fd96c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ export default defineBuildConfig({
minify: true,
},
},
failOnWarn: false,
});

0 comments on commit 3fd96c0

Please sign in to comment.