Skip to content

Missing information in umd documentation #2

Description

@TheXCoders

Hi,

I tried to rebuild the VueFlow UMD following your documentation in order to add some additional capabilities.
I noticed that to make the command npx webpack --config webpack.config.umd.js work, it was necessary to adjust the "type" property in the package.json.
In my case, it was set to "commonjs" by default. After removing this field, I was able to successfully build the UMD.

Not a big deal, but it might be helpful to mention this in the docs for people who are less familiar with JavaScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions