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

Update @babel/preset-env and fix commonjs loading #4959

Closed
wants to merge 1 commit into from

Conversation

PVince81
Copy link
Member

Update @babel/preset-env to 7.12.11 has revealed an issue with the event
bus library related to the CommonJS format.

The webpack config was adjusted to properly load CommonJS libraries.

Fixes #4818

Update @babel/preset-env to 7.12.11 has revealed an issue with the event
bus library related to the CommonJS format.

The webpack config was adjusted to properly load CommonJS libraries.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81
Copy link
Member Author

the fix is included in #4829, closing

@PVince81 PVince81 closed this Jan 15, 2021
@nickvergessen nickvergessen deleted the bugfix/4818/commonjs-loading-fix branch January 15, 2021 12:54
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.

exports is not defined on master
1 participant