We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3314dda commit 196b50aCopy full SHA for 196b50a
packages/bundler-plugin-core/src/utils.ts
@@ -181,7 +181,7 @@ export function getDebugIdFromMagicComment(code: string): string | undefined {
181
182
/**
183
* Gets a debug ID for the passed source code.
184
- *
+ *
185
* If the source already contains a debug ID magic comment, that existing debug
186
* ID is used, otherwise a debug ID is created via hashing
187
*/
0 commit comments