bpmn-io / bpmn-js-element-templates

The element template extension for bpmn-js
MIT License
5 stars 3 forks source link

chore: remove UMD distribution #110

Closed philippfromme closed 4 months ago

philippfromme commented 4 months ago

Closes #109

BREAKING CHANGE: UMD distribution removed; use a bundler instead

Proposed Changes

Removes the UMD distribution which doesn't work due to Preact duplication. ### Checklist To ensure you provided everything we need to look at your PR: * [x] **Brief textual description** of the changes present * [x] **Visual demo** attached * [x] **Steps to try out** present, i.e. [using the `@bpmn-io/sr` tool](https://github.com/bpmn-io/sr) * [x] Related issue linked via `Closes {LINK_TO_ISSUE}` or `Related to {LINK_TO_ISSUE}`
marstamm commented 4 months ago

Makes no sense to have UMD for composable libraries

nikku commented 4 months ago

Let's release this soonish so we can merge. Great change :medal_sports: