sample-app-angular-hybrid
sample-app-angular-hybrid copied to clipboard
Client side code caching
how to avoid caching of js, css, image files which are mentioned in angular.json & in components. Basically we want to know how to handle caching or is there any way by which angular handles it on its own.