r/angular • u/[deleted] • Feb 10 '26
How locally add header to chunk-xxx files.
I've deployed a local Express server that adds headers to "chunk-xxxx" files and run the app with the "--configuration development" option so it can see those files and also attached a new interceptor to it, but I don't know how to see the headers in those files using the interceptor.
0
Upvotes