Skip to content

Distribute unminified version as main #280

@jayphelps

Description

@jayphelps

Any objections to distributing the unminified version as the default for package.json "main" Bundlers like webpack won't pass-along source maps of dependencies by default, without something like source-map-loader, which requires forking/ejecting from create-react-app.

Noticed this because I'm trying to debug an issue related to joyride but it's very hard to figure out if it's my app (probably) or joyride itself.


Thanks for maintaining this library btw. It's awesome 🚀

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