Skip to content

Overwrites existing build.rollupOptions.externalΒ #5

@jordan-meraki

Description

@jordan-meraki

Using the plugin as is overwrites existing build.rollupOptions.external.

It appears that this is because it returns a function instead of an array which isn't merge-able.

I'd recommend updating the readme to mention that if you already have an external array, you can just move its contents to include within the externalizeDeps argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions