Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Mar 7, 2023
1 parent 426f021 commit dfdb18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jaeger-ui/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default defineConfig({
exclude: ['lodash'],
}),
// Generate a bundle size breakdown.
visualizer()
visualizer(),
],
css: {
preprocessorOptions: {
Expand Down

0 comments on commit dfdb18f

Please sign in to comment.