Adam Eisenreich

Results 125 comments of Adam Eisenreich

The problem is that `global` is not defined outside of NodeJS. To solve this a `globalThis` variable was made that is defined both in nodeJS and in the browser. Switching...

This should be fixed now, as the library is now fully browser compliant.

It might be time to retry. With @JuanIrache we have made changes to the parser. To my knowledge, the RAM usage should be much better now.

If you are able to test the memory footprint, it would be great if you could test the hypothesis. Of true, please do a small PR. If you could create...

What do I need to do in order to enable this in my codebase? I am using Angular 15.1 with nx monorepo

I am missing a possibility to add an input transformer to `ObservablePropertyAccessor`. I know that for your case it is enough, but it would be nice in the official supported...

@pkozlowski-opensource would you share an example?

Oh, you're right... my last comment was about observable inputs, so I got confused. You are right computed signals are the fix to this issue :)

Possible upgrades? - [ ] reload program on file save - [ ] see error in a console if any - [ ] highlight error place in editor