nteract / semiotic

A data visualization framework combining React & D3
https://semioticv1.nteract.io/
Other
2.43k stars 132 forks source link

Upgrade dependencies; Replace Webpack with Parcel; Replace Puppeteer with Playwright #562

Closed alexeyraspopov closed 2 years ago

alexeyraspopov commented 2 years ago

Rationale

I continue working on modernizing the stack and making infra improvements. This PR attempts to upgrade most of dev dependencies or replace some with tooling that doesn't require much configuration and more flexible.

Details

willingc commented 2 years ago

Ignoring Travis build failure since we are moving away from it.