Skip to content

Fix webpack config to run strict dashboard - #6514

Merged
archmoj merged 1 commit into
masterfrom
adjust-webpack-for-strict-dashboard
Mar 8, 2023
Merged

Fix webpack config to run strict dashboard#6514
archmoj merged 1 commit into
masterfrom
adjust-webpack-for-strict-dashboard

Conversation

@archmoj

Copy link
Copy Markdown
Contributor

strict dashboard was broken after #6355 since webpack uses eval in developmentmode.
This PR fixes that.

cc: @plotly/plotly_js

@archmoj
archmoj merged commit f1a6e4c into masterMar 8, 2023
@archmoj
archmoj deleted the adjust-webpack-for-strict-dashboard branch March 8, 2023 20:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@archmoj