Skip to content

JsDelivr package not importing lodash correctly #1402

Open
@collinph

Description

@collinph

When importing from jsDelivr (various versions of form-js), it fails saying that lo-dash doesn't have a function isEquals. Importing from https://www.jsdelivr.com/package/npm/@bpmn-io/form-js?tab=stats

I'm simply including this code in any html page.

<script type="module"> import bpmnIoformJs from 'https://cdn.jsdelivr.net/npm/@bpmn-io/[email protected]/+esm' </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions