Skip to content

Conversation

@ecraig12345
Copy link
Member

This PR adds a package.json sideEffects entry for the transpiled file ./dist/src/Promise.extensions.js.

Without that setting, certain bundlers that strictly respect the given sideEffects would drop require('./Promise.extensions') from the bundled output, leading to runtime failures.

@ecraig12345
Copy link
Member Author

@pavelglac Could you please take a look at this change? Also the build is currently failing due to formatting issues in master (.config/1espt/PipelineAutobaseliningConfig.yml).

@pavelglac
Copy link
Contributor

oh yeah, could you @ecraig12345 add /.config to the .prettierignore? Also you need to bump the version in package.json in order to release new version.

@ecraig12345
Copy link
Member Author

@pavelglac You'll have to merge this since I don't have write permission in this repo

@pavelglac pavelglac merged commit 78e1885 into microsoft:master Nov 11, 2025
2 checks passed
@pavelglac
Copy link
Contributor

@ecraig12345 merged and released

@ecraig12345 ecraig12345 deleted the sideEffects branch November 11, 2025 23:11
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.

2 participants