Henry Zhang

Results 5 issues of Henry Zhang

Node has a string size limit of 500MB and the current `JSON.parse(fs.readFileSync(...))` logic to read `stats.json` files fails for files >500MB. This PR changes the approach for stats parsing to...

# 🐞 bug report ### Affected Package The issue is caused by package @angular/compiler? ### Is this a regression? Not sure, only noticed it on latest ### Description If an...

comp: i18n
P3

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Meta: Help Wanted
Type: Bug
Package: angular
hacktoberfest

### Which @angular/* package(s) are the source of the bug? forms, platform-server ### Is this a regression? Yes ### Description Ran into this when upgrading my Angular app to 16...

area: core
area: forms
feature: under consideration
core: hydration

This commit adds an `applicationMaxAge` to the service worker configuration. When set, it will only assign a cached version to clients within the maxAge. Afterwards, it will ignored any expired...

action: cleanup
area: service-worker
detected: feature