Skip to content

fix(@angular-devkit/build-optimizer): set rxjs as having safe side effects#19221

Merged
clydin merged 1 commit intoangular:masterfrom
clydin:safe-side-effects-rxjs
Oct 27, 2020
Merged

fix(@angular-devkit/build-optimizer): set rxjs as having safe side effects#19221
clydin merged 1 commit intoangular:masterfrom
clydin:safe-side-effects-rxjs

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Oct 27, 2020

The rxjs package contains module level side effects that are not marked with a pure annotation. However, these side effects are safe to remove if the values are unused.

@clydin clydin added the target: patch This PR is targeted for the next patch release label Oct 27, 2020
@clydin clydin requested a review from alan-agius4 October 27, 2020 02:28
@google-cla google-cla bot added the cla: yes label Oct 27, 2020
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Oct 27, 2020
…fects

The rxjs package contains module level side effects that are not marked with a pure annotation.  However, these side effects are safe to remove if the values are unused.
@alan-agius4 alan-agius4 force-pushed the safe-side-effects-rxjs branch from 759e6e5 to 8650f0e Compare October 27, 2020 13:54
@angular angular deleted a comment from ngbot bot Oct 27, 2020
@clydin clydin merged commit 1f5861c into angular:master Oct 27, 2020
@clydin clydin deleted the safe-side-effects-rxjs branch October 27, 2020 16:05
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants