Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify tests by dropping shortcut paths & use main webpack config in karma #6462

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Feb 1, 2023

Without shortcut paths developers could easily find & open the relevant files in their editors e.g. vs-code.
Also we could use identical webpack rules in karma config similar to webpack.config.js.
This simplification would also help address a build problem when upgrading d3-interpolate to v3.

cc: @plotly/plotly_js

I'll move forward and merge this PR before opening a PR to upgrade d3-interpolate.

 - this solves the webpack issue with d3-interpolate when upgrading to v3
 - also this way it is easier to find the files using editors e.g. vs-code
@archmoj archmoj merged commit b3db7f9 into master Feb 1, 2023
@archmoj archmoj deleted the simplify-karma-config branch February 1, 2023 21:02
@archmoj archmoj mentioned this pull request Feb 1, 2023
Sign up for free to 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