google / google/closure-compiler

Provide a report of which functions have side-effects

Open
#2,248 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.7k
Forks
1.2k
Avg merge
2d 12h
Merged PRs (30d)
6

Description

The angular/core bundle is larger than we would like, due to issues such as #2206 where some functions cannot be tree-shaken because of potential side-effects.
We have a workaround to hide the side-effects from the compiler, but we don't know where to apply the workaround. It would be nice to know where the compiler believes the side effects are.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.