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 2a34662 commit 86a5bfcCopy full SHA for 86a5bfc
packages/bundler-plugin-core/src/sentry/api.ts
@@ -1,6 +1,5 @@
1
import { Hub } from "@sentry/node";
2
import axios from "axios";
3
-import FormData from "form-data";
4
import { InternalOptions } from "../options-mapping";
5
import { captureMinimalError } from "./telemetry";
6
0 commit comments