Skip to content

Commit

Permalink
Remove again
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Feb 7, 2025
1 parent a7085a2 commit 2698162
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/prepareDist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ export function prepareDist() {
bundleName = dirs[dirs.length - 1],
sideEffects = false,
}) {
if (!dirs.length) {
return;
}
fs.writeFileSync(
path.join(distRoot, ...dirs, "package.json"),
JSON.stringify(
Expand Down

0 comments on commit 2698162

Please sign in to comment.