plotly / dash

Data Apps & Dashboards for Python. No JavaScript Required.

Home Page:https://plotly.com/dash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Improve build process by decoupling from MDN

KoolADE85 opened this issue · comments

We should remove our dependency on MDN for building Dash locally, since updates to MDN can prevent those builds from succeeding.
Instead, we ought to run the checks against MDN on a CI pipeline where local development won't be impeded.