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.

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