Skip to content

Tracker for Bundler Support #24

Description

@balupton

This issue will serve to track bundler support for the editions field. If the bundler directly supports the editions field, then the autoloader can be successfully bypassed, and the optimal edition can be used for the bundler's requirements.

Why should bundlers support editions? Because the editions autoloader gets installed 800k times a week, and 4m times a month, and is used by over 100 packages. Plus, because editions allows the bundler to utilise the optimal edition for its use case, hence why editions exist in the first place - so the optimal edition is used for the user and bundler.

Learn more about editions.

Supported

  • browserify - already partially supported as it uses the browser field

Underway

  • pika - already partially supported as it uses the module field
    • boundation generates compatible editions support for it automatically

Not Yet Implemented

Reported Bundler Issues

Post the issue on the bundler requesting editions support, referencing this issue, and I will add it here.

Reported User Issues

Other references

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions