plotly / dash-table

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
420 stars 74 forks source link

Update toolchain #878

Closed Marc-Andre-Rivet closed 3 years ago

Marc-Andre-Rivet commented 3 years ago

Depends on https://github.com/plotly/dash/pull/1563 Fixes partially https://github.com/plotly/dash-core/issues/203

Updates the table "build" to use Webpack 5 and newer versions of the toolchain packages (e.g. babel, typescript, loaders).

There's a chain of side-effects at play here and most (but not all) of this PR is to deal with the side-effects. Depending on which, they are more or less difficult to fix:

All-in-all this PR proposes to update the table toolchain in depth as part of keeping up with our third party dependencies as the ever growing gap has now reached chasm proportions... one must not fear the reaper.

Marc-Andre-Rivet commented 3 years ago

🔪 ci/circleci: standalone-test step check as it has been removed from the CI run before merging. ➕ ci/circleci: percy-finalize