Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Feb 27, 2024
1 parent 524a68f commit 33f6710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const dirnameShimPlugin: Plugin = {
return undefined;
}

// Not sure how this impacts source maps
return { code: `${DIRNAME_SHIM}\n${code}`, map: info.map };
},
};
Expand Down

0 comments on commit 33f6710

Please sign in to comment.