Skip to content

Commit

Permalink
Update packages/jaeger-ui/vite.config.mts
Browse files Browse the repository at this point in the history
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: Saransh Shankar <[email protected]>
  • Loading branch information
Wise-Wizard and yurishkuro authored Jan 7, 2024
1 parent 6bb843a commit a1073fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jaeger-ui/vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default defineConfig({
},
resolve: {
alias: {
// allow hot reload of Plexus code -- https://github.com/jaegertracing/jaeger-ui/pull/2089
'@jaegertracing/plexus': path.resolve(__dirname, '../plexus/src'),
},
},
Expand Down

0 comments on commit a1073fd

Please sign in to comment.