Skip to content

Commit 7ca6458

Browse files
committed
Remove codecov debug flag
1 parent 9f57de7 commit 7ca6458

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export default defineConfig((env) => ({
7171
tanStackRouter(),
7272

7373
codecovVitePlugin({
74-
debug: true,
7574
enableBundleAnalysis: process.env.UPLOAD_CODECOV_BUNDLE === "true",
7675
bundleName: "mas-frontend",
7776
gitService: "github",

0 commit comments

Comments
 (0)