-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
Description
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
Labels
No labels