Skip to content

Commit

Permalink
Fix legal comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zakstucke committed Nov 30, 2023
1 parent 0846a27 commit 5543edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/bitbazaar/vite/createConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ export const createConfig = (mode: string, conf: TopViteConfig): UserConfig => {
},

esbuild: {
legalComments: "linked",
exclude: nonFrontendGlobs,
},
};
Expand Down

0 comments on commit 5543edc

Please sign in to comment.