Skip to content

Commit

Permalink
Externalize chart for its context
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrunyon committed Feb 16, 2024
1 parent 63adfc5 commit 780b3b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/plotly-express/src/js/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export default defineConfig(({ mode }) => ({
'redux',
'react-redux',
'@deephaven/jsapi-bootstrap',
'@deephaven/chart',
],
},
},
Expand Down

0 comments on commit 780b3b5

Please sign in to comment.