Skip to content

Commit

Permalink
Merge branch 'rvinnakota/add-solidstart-support' of https://github.co…
Browse files Browse the repository at this point in the history
…m/codecov/codecov-javascript-bundler-plugins into rvinnakota/add-solidstart-support
  • Loading branch information
rohitvinnakota-codecov committed Jul 30, 2024
2 parents bb5f8bd + 73f5e36 commit c849908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/solidstart/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export default defineConfig({
uploadToken: process.env.SOLIDSTART_UPLOAD_TOKEN,
apiUrl: process.env.SOLIDSTART_API_URL,
debug: true,
dryRun: true,
}) as any,
],
},
Expand Down

0 comments on commit c849908

Please sign in to comment.