Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rush] Remove the index.mjs export from rush-sdk. #3229

Merged
merged 2 commits into from
Feb 11, 2022

Conversation

iclanton
Copy link
Member

Because of the way rush-sdk re-exports rush-lib, it is only possible to compile it to CommonJS. We shipped an ES-style file, but webpack doesn't know what to do with the Object.defineProperty(exports, ...) in an ES module.

@iclanton iclanton merged commit fe5df23 into microsoft:master Feb 11, 2022
@iclanton iclanton deleted the remove-mjs branch February 11, 2022 03:52
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.

3 participants