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 9f57de7 commit 7ca6458Copy full SHA for 7ca6458
frontend/vite.config.ts
@@ -71,7 +71,6 @@ export default defineConfig((env) => ({
71
tanStackRouter(),
72
73
codecovVitePlugin({
74
- debug: true,
75
enableBundleAnalysis: process.env.UPLOAD_CODECOV_BUNDLE === "true",
76
bundleName: "mas-frontend",
77
gitService: "github",
0 commit comments