Luís Tovar

Results 6 comments of Luís Tovar

[ngcc has been removed in Angular 16](https://angular.io/guide/update-to-version-16#angular-compatibility-compiler-ngcc-has-been-removed). New or upgraded apps can't use NgBlockUI if it's not updated to use Ivy

Thanks, the update is working fine for me. I'm consuming `NgBlockUI`, `BlockUIModule`, `BlockUIComponent`, `BlockUI` and `BlockUIDirective`

https://ladoalado.info/ ([source](https://github.com/LuisTovar0/lado-a-lado-site)) + Integration: SvelteKit + 3rd party services: GA4

this browser extension supposedly tracks this type of info https://www.wappalyzer.com/technologies/performance/partytown

> As a workaround, i added this to my package.json and it just works: > > ``` > "overrides": { > "@angular-material-components/datetime-picker": { > "@angular/platform-browser": ">=16.0.0", > "@angular/common": ">=16.0.0", >...

I don't use Nx and my project's dev builder has slowed down from 20~ seconds to 40-70 seconds (it's worse when there are styles changes) after upgrading to Angular 18...