Skip to content

Detect Babel reexports with conflict filter for other exports - #39

Merged
guybedford merged 2 commits into
nodejs:masterfrom
nicolo-ribaudo:babel-reexport-filter
Mar 7, 2021
Merged

guybedford merged 2 commits into
nodejs:masterfrom
nicolo-ribaudo:babel-reexport-filter

Conversation

@nicolo-ribaudo

Copy link
Copy Markdown
Contributor

Fixes #36

@nicolo-ribaudo
nicolo-ribaudo force-pushed the babel-reexport-filter branch from 4d2e40a to 4f32cd6 Compare March 1, 2021 16:25
@nicolo-ribaudo
nicolo-ribaudo force-pushed the babel-reexport-filter branch from 4f32cd6 to 0895c5f Compare March 1, 2021 16:26
Comment thread src/lexer.c
@guybedford
guybedford merged commit 6f0df5c into nodejs:master Mar 7, 2021
@guybedford

Copy link
Copy Markdown
Collaborator

Thanks so much for this, funny how it came at the same time as a TS and Rollup issue as well.

@nicolo-ribaudo
nicolo-ribaudo deleted the babel-reexport-filter branch March 7, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mixing named exports and re-exports in Babel

2 participants