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 f2dbd41 commit ebc6cb3Copy full SHA for ebc6cb3
examples/tokenless/vite.config.ts
@@ -17,7 +17,6 @@ export default defineConfig({
17
codecovVitePlugin({
18
enableBundleAnalysis: true,
19
bundleName: "@codecov/example-tokenless-app",
20
- uploadToken: process.env.TOKENLESS_UPLOAD_TOKEN,
21
apiUrl: process.env.TOKENLESS_API_URL,
22
gitService: "github",
23
debug: true,
0 commit comments