Angular 18 introduces changes in handling static assets, replacing the traditional 'src/assets' folder with a configurable asset loading setup in 'angular.json'. By default, assets are now loaded from a 'public' folder but can be customized to use other directories. This offers more flexibility in asset management.

2m read timeFrom bartwullems.blogspot.com
Post cover image

Sort: