process-analytics / bpmn-visualization-examples

Examples of use of the `bpmn-visualization` library.
https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html
Apache License 2.0
59 stars 19 forks source link

[INFRA] Remove the `overrides` configuration in the Parcel project #546

Closed tbouffard closed 1 year ago

tbouffard commented 1 year ago

In #537, we had been forced to override a parcel transitive dependency to make the build pass. When a fix is available, remove this overrides configuration.

See also https://github.com/parcel-bundler/parcel/issues/9224#issuecomment-1713166880