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 c42a448 commit 480e551Copy full SHA for 480e551
packages/bundler-plugin-core/src/options-mapping.ts
@@ -1,6 +1,5 @@
1
import { Logger } from "./sentry/logger";
2
import { Options as UserOptions } from "./types";
3
-import { determineReleaseName } from "./utils";
4
5
export type NormalizedOptions = ReturnType<typeof normalizeUserOptions>;
6
0 commit comments