Skip to content

improve error message for circular reexports#7561

Merged
sokra merged 1 commit intomasterfrom
bugfix/stack-overflow
Jun 20, 2018
Merged

improve error message for circular reexports#7561
sokra merged 1 commit intomasterfrom
bugfix/stack-overflow

Conversation

@sokra
Copy link
Copy Markdown
Member

@sokra sokra commented Jun 19, 2018

fixes #7547

What kind of change does this PR introduce?
error improvement

Did you add tests for your changes?
yes

Does this PR introduce a breaking change?
no

What needs to be documented once your changes are merged?
nothing

@webpack-bot
Copy link
Copy Markdown
Contributor

For maintainers only:

  • This need to be documented (issue in webpack/webpack.js.org will be filed when merged)

@webpack-bot
Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@sokra sokra merged commit 4ae782a into master Jun 20, 2018
@sokra sokra deleted the bugfix/stack-overflow branch June 20, 2018 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-exported commonjs module causes stack overflow during build

3 participants