Skip to content

Always use shared: true and format: 'es' #17

Closed
@Rich-Harris

Description

@Rich-Harris

There's no reason for shared: true to be configurable — there's no advantage in a webpack context to not sharing helpers.

I think the format should always be es — webpack can handle modules natively, right? (Not a webpack user, I could be wrong about this.) There's no reason for it to be anything else, is there?

More generally, rather than passing down each option in turn, it would probably make sense to pass through all the options, overriding the ones we need to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions