ng-mocks icon indicating copy to clipboard operation
ng-mocks copied to clipboard

ngMocksUniverse.global

Open satanTime opened this issue 6 months ago • 0 comments

Discussed in https://github.com/help-me-mom/ng-mocks/discussions/7842

Originally posted by cheng93 January 5, 2024 Hi

I'm wondering why we don't remove the ngModule definition from ngMocksUniverse.global. I believe it's causing me some memory issues.

It looks to be set here

https://github.com/help-me-mom/ng-mocks/blob/master/libs/ng-mocks/src/lib/mock-builder/mock-builder.performance.ts#L59

image

image

satanTime avatar Jan 05 '24 13:01 satanTime