Skip to content

Conversation

nickuraltsev
Copy link
Contributor

add-module-exports modifies the output only if there is a default export and no named exports. Both conditions are false now.

@taion
Copy link
Contributor

taion commented Jun 10, 2016

That's not true. This is to allow importing from e.g. react-router/lib/Link, which is required to minimize bundle size.

@taion taion closed this Jun 10, 2016
@nickuraltsev
Copy link
Contributor Author

Oh, I didn't realize it could be used to minimize the bundle size. Thank you for clarifying!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants