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

Fix webpack 4 support by setting target: es2017 for redux.legacy-esm.js #370

Merged
merged 1 commit into from Mar 22, 2024

Conversation

aryaemami59
Copy link
Contributor

Overview

Even though this change does not make a difference in output, it would still be good to correct this now just so it doesn't become an issue later on.

This PR:

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@timdorr
Copy link
Member

timdorr commented Mar 22, 2024

Thanks!

@timdorr timdorr merged commit c403cf7 into reduxjs:master Mar 22, 2024
19 checks passed
@aryaemami59 aryaemami59 deleted the fix-webpack4-support branch March 22, 2024 15:51
aryaemami59 added a commit to aryaemami59/redux-thunk that referenced this pull request Mar 22, 2024
Add `.gitattributes` file to make line endings more consistent (reduxjs#363)

Fix webpack 4 support by setting `target: es2017` for `redux.legacy-esm.js` (reduxjs#370)

Revert "Run Prettier on all files"

This reverts commit 39e8094.

Run Prettier on all files
aryaemami59 added a commit to aryaemami59/redux-thunk that referenced this pull request Mar 22, 2024
Add `.gitattributes` file to make line endings more consistent (reduxjs#363)

Fix webpack 4 support by setting `target: es2017` for `redux.legacy-esm.js` (reduxjs#370)

Revert "Run Prettier on all files"

This reverts commit 39e8094.

Run Prettier on all files

Add `.gitattributes` file to make line endings more consistent (reduxjs#363)
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.

None yet

2 participants